小编cac*_*tie的帖子

安装 Tensorflow 时出现 CondaVerificationError

我在 64 位 Win10 上安装 Tensorflow 时遇到 CondaVerificationError。

CondaVerificationError: The package for tensorflow-estimator located at C:\Users\viviennejia.zhong\AppData\Local\Continuum\anaconda3\pkgs\tensorflow-estimator-1.13.0-py37h39e3cac_0
appears to be corrupted. The path 'Lib/site-packages/tensorflow_estimator/python/estimator/canned/linear_optimizer/python/utils/__pycache__/sharded_mutable_dense_hashtable.cpython-37.pyc'
specified in the package manifest cannot be found.

ClobberError: This transaction has incompatible packages due to a shared path.
packages: conda-forge::tensorboard-1.13.1-py37_0, conda-forge::tensorflow-base-1.13.1-py37_7
path: 'scripts/tensorboard-script.py'

ClobberError: This transaction has incompatible packages due to a shared path.
packages: conda-forge::tensorboard-1.13.1-py37_0, conda-forge::tensorflow-base-1.13.1-py37_7
path: 'scripts/tensorboard.exe'
Run Code Online (Sandbox Code Playgroud)

在我看到的一些帖子中conda clean --all可以提供帮助。运行这个,我得到了

FileNotFoundError: [WinError 3] 'C:\\Users\\xxxx\\AppData\\Local\\Continuum\\anaconda3\\pkgs\\tensorflow-base-2.0.0-mkl_py37hd1d5974_0\\Lib\\site-packages\\tensorflow-2.0.0.data\\purelib\\tensorflow_core\\include\\tensorflow_core\\core\\common_runtime\\isolate_placer_inspection_required_ops_pass.h'
Run Code Online (Sandbox Code Playgroud)

我是 conda 新手,非常感谢您帮助解决这个问题。

python installation conda tensorflow

5
推荐指数
1
解决办法
5780
查看次数

标签 统计

conda ×1

installation ×1

python ×1

tensorflow ×1