日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

pip 设置超时时间_pip install 超时

發布時間:2024/1/23 编程问答 38 豆豆
生活随笔 收集整理的這篇文章主要介紹了 pip 设置超时时间_pip install 超时 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

pip install pyinstaller

Collecting pyinstaller

Downloading https://files.pythonhosted.org/packages/3c/86/909a8c35c5471919b3854c01f43843d9b5aed0e9948b63e560010f7f3429/PyInstaller-3.3.1.tar.gz (3.5MB)

92% |█████████████████████████████▌? | 3.2MB 27kB/s eta 0:00:10Exception:

Traceback (most recent call last):

File "d:\program files\python36\lib\site-packages\pip\_vendor\requests\packages\urllib3\response.py", line 232, in _error_catcher

yield

File "d:\program files\python36\lib\site-packages\pip\_vendor\requests\packages\urllib3\response.py", line 314, in read

data = self._fp.read(amt)

File "d:\program files\python36\lib\site-packages\pip\_vendor\cachecontrol\filewrapper.py", line 60, in read

data = self.__fp.read(amt)

File "d:\program files\python36\lib\http\client.py", line 449, in read

n = self.readinto(b)

File "d:\program files\python36\lib\http\client.py", line 493, in readinto

n = self.fp.readinto(b)

File "d:\program files\python36\lib\socket.py", line 586, in readinto

return self._sock.recv_into(b)

File "d:\program files\python36\lib\ssl.py", line 1009, in recv_into

return self.read(nbytes, buffer)

File "d:\program files\python36\lib\ssl.py", line 871, in read

return self._sslobj.read(len, buffer)

File "d:\program files\python36\lib\ssl.py", line 631, in read

v = self._sslobj.read(len, buffer)

socket.timeout: The read operation timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

File "d:\program files\python36\lib\site-packages\pip\basecommand.py", line 215, in main

status = self.run(options, args)

File "d:\program files\python36\lib\site-packages\pip\commands\install.py", line 335, in run

wb.build(autobuilding=True)

File "d:\program files\python36\lib\site-packages\pip\wheel.py", line 749, in build

self.requirement_set.prepare_files(self.finder)

File "d:\program files\python36\lib\site-packages\pip\req\req_set.py", line 380, in prepare_files

ignore_dependencies=self.ignore_dependencies))

File "d:\program files\python36\lib\site-packages\pip\req\req_set.py", line 620, in _prepare_file

session=self.session, hashes=hashes)

File "d:\program files\python36\lib\site-packages\pip\download.py", line 821, in unpack_url

hashes=hashes

File "d:\program files\python36\lib\site-packages\pip\download.py", line 659, in unpack_http_url

hashes)

File "d:\program files\python36\lib\site-packages\pip\download.py", line 882, in _download_http_url

_download_url(resp, link, content_file, hashes)

File "d:\program files\python36\lib\site-packages\pip\download.py", line 603, in _download_url

hashes.check_against_chunks(downloaded_chunks)

File "d:\program files\python36\lib\site-packages\pip\utils\hashes.py", line 46, in check_against_chunks

for chunk in chunks:

File "d:\program files\python36\lib\site-packages\pip\download.py", line 571, in written_chunks

for chunk in chunks:

File "d:\program files\python36\lib\site-packages\pip\utils\ui.py", line 139, in iter

for x in it:

File "d:\program files\python36\lib\site-packages\pip\download.py", line 560, in resp_read

decode_content=False):

File "d:\program files\python36\lib\site-packages\pip\_vendor\requests\packages\urllib3\response.py", line 357, in stream

data = self.read(amt=amt, decode_content=decode_content)

File "d:\program files\python36\lib\site-packages\pip\_vendor\requests\packages\urllib3\response.py", line 324, in read

flush_decoder = True

File "d:\program files\python36\lib\contextlib.py", line 99, in __exit__

self.gen.throw(type, value, traceback)

File "d:\program files\python36\lib\site-packages\pip\_vendor\requests\packages\urllib3\response.py", line 237, in _error_catcher

raise ReadTimeoutError(self._pool, None, 'Read timed out.')

pip._vendor.requests.packages.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out.

總結

以上是生活随笔為你收集整理的pip 设置超时时间_pip install 超时的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。