我刚刚用python3安装了tensorflow-gpu。当我尝试时,我得到了下面的错误。/python/pywrap_tensorflow.py", line 58, in <module> from tensorflow.python.pywrap_tensorflow_internal/python/pywrap_tensorflow_internal.py", line 28, in <module>
_p
尝试在Mac Sierra中使用cuda_gpu的Tensorflow,系统默认的python2.7,没有虚拟环境。/local_config_cuda/cuda/lib in /Library/Python/2.7/site-packages/tensorflow/python/_pywrap_tensorflow.so/<
\self_check.py", line 82, in preload_checkImportError: Could not find 'cudart64_80.dll'.Download and install CUDA 8.0 from this URL: https://developer.nvidia.com/cuda</em
/python/pywrap_tensorflow.py", line 52, in <module> ImportError: Tracebackfrom tensorflow.python.pywrap_tensorflow_internal import *
ImportError: No module named pywrap_tensorflow
我有两台没有CUDA的计算机:一台运行在微软Windows上,另一台运行在Linux上(Ubuntu14.04 64位/Linux3.13.0-100-Generic)
我可以在Microsoft上使用没有数据自动化系统的TensorFlow,没有任何问题: TensorFlow使用CPU。/dist-packages/tensorflow/python/__init__.py", line