繁体   English   中英

Python3 - Windows: pip 在安装请求时出错

[英]Python3 - Windows: pip gives error when installing requests

我正在尝试为 python3 安装requests模块,但 pip 总是给我这个错误:

错误: https://hastebin.com/usuhojikax.sql

命令: python -m pip install requests

模块链接: https://pypi.org/project/requests/

我在 Windows 10 Pro NT 上使用 Python 3.8.2

它说这是一个 PermissionError

PermissionError: [Errno 13] Permission denied: 'c:\\program files\\python38\\Lib\\site-packages\\accesstest_deleteme_fishfingers_custard_81entw'

所以我建议你以管理员身份运行它

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM