【发布时间】:2019-12-18 21:22:08
【问题描述】:
我正在尝试安装 pymprog (Python 3.7),我收到以下消息:
Could not install packages due to an EnvironmentError: [WinError 5] Access is denied: 'c:\\program files\\python37\\Lib\\site-packages\\swiglpk'
Consider using the `--user` option or check the permissions.
有什么想法吗?
【问题讨论】:
-
您至少尝试过错误消息告诉您的内容吗?添加
--user或查看权限??