以管理员身份运行命令提示符我尝试运行:
easy_install -U setuptools
它返回以下内容:
Searching for setuptools
Reading https://pypi.python.org/simple/setuptools/
Reading http://peak.telecommunity.com/snapshots/
Reading https://pypi.python.org/pypi/setuptools
Best match: setuptools 0.8
Processing setuptools-0.8-py2.7.egg
setuptools 0.8 is already the active version in easy-install.pth
Installing easy_install-script.py script to C:\Python27\Scripts
Installing easy_install.exe script to C:\Python27\Scripts
error: C:\Python27\Scripts\easy_install.exe: Permission denied
在过去的几个小时里,我一直在网上搜索可能的解决方案。我试过弄乱 UAC 设置并将它们设置为从不通知。但是,我仍然收到此权限被拒绝错误。