一、解决下载超时问题:Traceback (most recent call last): File "f:\program files (x86)\python36-32\lib\site-packages\pip\_vendor\urllib3\response.py", line 425, in _error_catcher yield File &…
ERROR: Exception: Traceback (most recent call last): File "C:\Users\Admin\AppData\Local\Programs\Python\Python311\Lib\site-packages\pip\_vendor\urllib3\response.py", line 438, in _error_catcher yield File "C:\Users\Admin\AppData\Local\Programs\Python\Python311\Lib\site-packages\pip\_vend...
D:\Python>pip install --allow-all-external requests DEPRECATION: --allow-all-external has been deprecated and will be removed in the future. Due to changes in the repository protocol, it no longer has any effect. Collecting requests Downloading requests-2.12.4-py2.py3-none-any.whl (576kB)...
Collecting package metadata (repodata.json): failed # >>> ERROR REPORT <<< Traceback (most recent call last): File "/home/ma-user/anaconda3/lib/python3.7/site-packages/urllib3/response.py", line 443, in _error_catcher yield File "/home/ma-user/anaconda3/lib/python3.7/site-packages/ur...
File"d:\anaconda3\lib\site-packages\pip\_vendor\urllib3\response.py", line437,in_error_catcheryieldFile"d:\anaconda3\lib\site-packages\pip\_vendor\urllib3\response.py", line519,inread data= self._fp.read(amt)ifnot fp_closedelseb""File"d:\anaconda3\lib\site-packages\pip\_vendor\cache...
File"D:\Software\python3.7.4\lib\site-packages\urllib3\response.py", line397,in_error_catcheryieldFile"D:\Software\python3.7.4\lib\site-packages\urllib3\response.py", line479,inread data = self._fp.read(amt) File"D:\Software\python3.7.4\lib\http\client.py", line457,inread ...
ERROR: Exception: Traceback (most recent call last): File"d:\users\zxy\anaconda3\lib\site-packages\pip\_ven dor\urllib3\response.py", line425,in_error_catcheryieldFile"d:\users\zxy\anaconda3\lib\site-packages\pip\_ven ... raise IncompleteRead(self._fp_bytes_read, self.length ...
File "c:\users\asus\appdata\local\programs\python\python37-32\lib\site-packages\pip\_vendor\urllib3\response.py", line 331, in _error_catcher yield File "c:\users\asus\appdata\local\programs\python\python37-32\lib\site-packages\pip\_vendor\urllib3\response.py", line 413, in read ...
or\urllib3\response.py", line 425, in _error_catcher yield File "C:\Users\Acer\AppData\Local\Programs\Python\Python38\lib\site-packages\pip\_vend or\urllib3\response.py", line 507, in read data = self._fp.read(amt) if not fp_closed else b"" ...
还好,python有几个类似ubuntu中apt-get一样的东西,相当于一个包管理器,能够十分便捷的帮我们安装到...