Skip to content

pip install of tensorflow doesn't seem to work #2

Description

@mhearne-usgs

I'm on a Mac OS 10.10.5
I installed Anaconda Python 3.5 from scratch
Created tensorflow environment
Ran pip install as indicated

In python (or ipython), I get the following results:

(tensorflow) mhearne@igskcicgltgm007 ~ $ python
Python 3.5.2 | packaged by conda-forge | (default, Jul 7 2016, 12:53:03)
[GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.54)] on darwin
Type "help", "copyright", "credits" or "license" for more information.

import tensorflow as tf
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named 'tensorflow'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions