记一次 pip list --outdated 错误

在 Windows CMD 执行 pip list --outdated,出现如下错误:” [WinError 10061] 由于目标计算机积极拒绝,无法连接”,原因是我之前用的源无法访问了。我用的源是上海大学开源镜像站(https://mirrors.shuosc.org
这个地址在我写这篇随笔时仍然无法访问。

我把源换成 TUNA 的 pypi 镜像问题就解决了。

至于如何更改 pip 源,TUNA 的 pypi 镜像帮助页面有介绍,也可以采用这篇博客介绍的方法。

原文地址:https://www.cnblogs.com/Patt/p/10800168.html

时间: 2024-10-15 08:31:03

记一次 pip list --outdated 错误的相关文章

记一次关于return的错误

有时候瞎JB程序,调一天东改西改,都发现不了错:到最后弄出来发现就是那样一个SB错误,真不知道该笑还是该哭. 这个if语句中的return,如果加了那么判断了if语句成立后,下面就不再执行了. 7月13日 记一次关于return的错误

pip install python-ldap 错误解决办法

pip install ldapDownloading/unpacking ldap Could not find any downloads that satisfy the requirement ldapCleaning up...No distributions at all found for ldapStoring debug log for failure in /home/jedrek/.pip/pip.log? bom git:(parser) ? sudp pip insta

【pip升级导致错误】 多个pip导致明明已经安装了包但是报no module错误

原来一直用apt install 默认安装的pip 8.01版本,今天因为一些原因,将pip升级到了19.01.升级后就导致了错误. 直接pip installl --upgrade pip,发现报权限错误,错误提示使用sudo 或者使用--user选项. 后来发现:无论使用sudo 还是 --user选项,升级后的pip 19.01 被安装到了~/local/bin下:原来的8.01版本的pip是在/usr/bin下,因此现在有了两个pip! 使用which命令查看python和pip的路径

pip升级的错误

AttributeError: 'NoneType' object has no attribute 'bytes' 在PyCharm创建的Virtualenv环境下,使用pip安装包时,老是提示需要升级pip,具体提示信息为: You are using pip version 10.0.1, however version 19.1 is available. You should consider upgrading via the 'python -m pip install --upg

记一次httpd报403错误的解决

由于移动云最近有免费试用活动,所以领了一台玩玩. 领过来之后开始运行我自己的lamp脚本,运行完之后由于禁8080端口,于是开始修改端口 修改了httpd.conf和虚拟主机配置,配置完后重启. 这个时候报了一个错误:好像是什么socket什么的,没管它,后来查询了一下,是没有在/etc/hosts中定义主机名,果断定义. 在/etc/hosts中加入一行 127.0.0.1主机名 接着重启,错误消失. 这个时候我开始访问网页,发现网页报403错误,一开始我还以为是配置错误,于是开始查配置:配置

记一起动态库加载错误问题排查过程

我们的服务器软件在一台新机器上启动的时候报错: error while loading shared libraries: libtcmalloc_mininal.so.4 No such file or directory 1,首先找找动态库libtcmalloc是否在新机器上 libtcmalloc这个动态库在目录/usr/local/lib下面,再查看/etc/ld.so.conf/gperftools.conf,它已经把目录/usr/local/lib加入到动态库搜索路径中了,为什么还会

记一次cognos的启动错误

今日在技术群看到有个人因为cognos启动错误求助: 具体错误信息如下: ====================================================================================================== Launching a JVM using 'Maximum memory in MB']Successfully launched a test JVM with the memory setting of '768'

pip报ssl错误解决

 InsecurePlatformWarning: A true SSLContext object is not available.   # yum -y install openssl-devel libffi-devel # pip install pyopenssl ndg-httpsclient pyasn1

记一次UDE-00008,ORA-06512错误,备份中断

客户机房要进行搬迁,由于没有足够的空间做全库的RMAN备份,物理文件大小毕较大,我这边准备用EXPDP做了个SYSTEM用户的全备份,以备使用. 但试了几次,每次备份到1个小时左右就会出现如下错误中断操作. UDE-00008: operation generated ORACLE error 31626   ORA-31626: job does not exist    ORA-39086: cannot retrieve job information    ORA-06512: at "