跳至内容

小C的IT空间

小C的IT空间

标签: pip

发布于2023-09-06

pip安装basicsr提示TimeoutError: The read operation timed out

如果在timed out错误信息之上还出现了/usr/local/lib/python3.10/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.这个错误信息的话,适用于这个解决方案

继续阅读“pip安装basicsr提示TimeoutError: The read operation timed out”

发布于2021-11-24

PIP安装提示ERROR: Cannot uninstall ‘setuptools’.

正在做一些数据迁移, 结果某个脚本迁移过来过后, 缺少某个库, 果断pip install一下, 好家伙...直接提示ERROR: Cannot uninstall 'setuptools'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.

继续阅读“PIP安装提示ERROR: Cannot uninstall ‘setuptools’.”

发布于2019-09-112024-11-28

apt-get, pip 各种源

经常去网上找各种版本的apt-get和pip源, 干脆就自己整理一下吧...

继续阅读“apt-get, pip 各种源”

自豪地采用WordPress