大家好,又见面了,我是你们的朋友全栈君。
在安装pip install jupyterthemes
时遇到了无法快乐pip的情况:
报错信息
ERROR: Could not install packages due to an OSError: [WinError 5] 拒绝访问。: 'C:\\Users\\...\\AppData\\Local\\Temp\\pip-uninstall-xq6nqdvs\\jupyter-notebook.exe' Consider using the --user option or check the permissions.
分析
看到最后一句Consider using the --user option or check the permissions.
应该是权限问题,跟着建议来就可
解决方法
将pip install ...
加入--user
为pip install --user ...
即可
如果还是有问题,可以以管理员权限运行cmd
再输入上述命令行试试~
发布者:全栈程序员-用户IM,转载请注明出处:https://javaforall.cn/152572.html原文链接:https://javaforall.cn
【正版授权,激活自己账号】: Jetbrains全家桶Ide使用,1年售后保障,每天仅需1毛
【官方授权 正版激活】: 官方授权 正版激活 支持Jetbrains家族下所有IDE 使用个人JB账号...