【发布时间】:2020-10-03 13:36:46
【问题描述】:
我使用了命令pip install tensorflow,它总是以这个错误信息结束:
ERROR: Could not install packages due to an EnvironmentError:
[Errno2] No such file or directory:
'C:\\Users\\xgxbr\\AppData\\Local\\Packages\\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\\LocalCache\\local-packages\\Python38\\site-packages\\tensorboard_plugin_wit\\_vendor\\tensorflow_serving\\sources\\storage_path\\__pycache__\\file_system_storage_path_source_pb2.cpython-38.pyc'
我该如何正确解决这个问题?有什么东西不见了吗?
我已经为我的机器下载了 CUDA 版本,
【问题讨论】:
标签: python windows tensorflow pip tensorflow2.0