Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'tensorflow' #1

Open
jiangweiatgithub opened this issue Jan 29, 2018 · 1 comment
Open

ModuleNotFoundError: No module named 'tensorflow' #1

jiangweiatgithub opened this issue Jan 29, 2018 · 1 comment

Comments

@jiangweiatgithub
Copy link

Hi there!

I have used the following command lines and "successfully" installed tf1.50:
pushd C:\Program Files\Anaconda3\Scripts
conda create -n tensorflow pip python=3.6
activate tensorflow
pip install tensorflow_gpu-1.5.0-cp36-cp36m-win_amd64.whl

But when I try run the following line in Python interactive sheel, I get the error in the subject line, any idea?

Kindest,
Wei

@fo40225
Copy link
Owner

fo40225 commented Jan 29, 2018

I used your commands and I haven't get this error.

Maybe you can try to reinstall a clean Anaconda3 5.0.0 and pip install whl directly (without virtenv).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants