Skip to content

TensorFlow 1.4 (gpu Linux) Py36 not built with Py36 #14218

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

Closed
dartdog opened this issue Nov 3, 2017 · 2 comments
Closed

TensorFlow 1.4 (gpu Linux) Py36 not built with Py36 #14218

dartdog opened this issue Nov 3, 2017 · 2 comments

Comments

@dartdog
Copy link

dartdog commented Nov 3, 2017

Installed TF 1.4 with pip install --ignore-installed --upgrade https://storage.googleapis.com/tensorflow/linux/gpu/tensorflow_gpu-1.4.0-cp36-cp36m-linux_x86_64.whl
Gives me this error on import:
/home/tom/anaconda3/envs/tf4/lib/python3.6/importlib/_bootstrap.py:219: RuntimeWarning: compiletime version 3.5 of module 'tensorflow.python.framework.fast_tensor_util' does not match runtime version 3.6
return f(*args, **kwds)
Similar error reported form Tensorboard:
/home/tom/anaconda3/envs/tf4/lib/python3.6/importlib/_bootstrap.py:219: RuntimeWarning: compiletime version 3.5 of module 'tensorflow.python.framework.fast_tensor_util' does not match runtime version 3.6
return f(*args, **kwds)
TensorBoard 0.4.0rc2 at http://tomServal:6006 (Press CTRL+C to quit)

@zhedongzheng
Copy link

the same

@mrry
Copy link
Contributor

mrry commented Nov 3, 2017

Closing this as a duplicate of #14182. Please follow along on that thread!

@mrry mrry closed this as completed Nov 3, 2017
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

3 participants