小编Zoe*_*Zoe的帖子

Python anaconda访问被拒绝

我正在尝试更新tensorflow.

pip install --upgrade tensorflow-gpu
Run Code Online (Sandbox Code Playgroud)

它首先检查包并创建以下错误

Installing collected packages: markdown, werkzeug, numpy, tensorflow-gpu, setuptools
Found existing installation: Markdown 2.2.0
Uninstalling Markdown-2.2.0:    
PermissionError: [WinError 5] Access is denied: 'c:\\program files\\anaconda3\\lib\\site-packages\\markdown-2.2.0.dist-info\\description.rst'
Run Code Online (Sandbox Code Playgroud)

我对Windows不是很熟悉,到目前为止我在Linux上完成了所有的工作,所以我该怎么做?

python windows installation command-line tensorflow

10
推荐指数
1
解决办法
2万
查看次数

标签 统计

command-line ×1

installation ×1

python ×1

tensorflow ×1

windows ×1