python 库函数安装出现环境错误或安装权限的解决方法

When trying to install any packages on my computer using "pip install" i get returned the following errors:

ERROR: couldn't install packages due to an OSEerror: please check proxy url. It is malformed and could be missing the host.

ERROR: Could not install packages due to an EnvironmentError: Please check proxy URL. It is malformed and could be missing the host.

 

Solutions:

1. 在pip install 后面加上 --user.

2. set http_proxy=http://[username:password@]proxyserver:port

posted @   夜的爱好者  阅读(567)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 分享4款.NET开源、免费、实用的商城系统
· 全程不用写代码,我用AI程序员写了一个飞机大战
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
· 上周热点回顾(2.24-3.2)
点击右上角即可分享
微信分享提示