-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
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
Labels
No labels