首页 > 其他 > 详细

安装pandas时出现环境错误

时间:2018-11-08 22:32:07      阅读:1042      评论:0      收藏:0      [点我收藏+]

在安装pandas时出现Could not install packages due to an EnvironmentError
Consider using the `--user` option or check the permissions

此时在install后面加--user即可
pip install --user pandas

安装pandas时出现环境错误

原文:https://www.cnblogs.com/ConnorShip/p/9932438.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!