每當我試着用命令pip install ChatterBot
安裝聊天機器人它給這個錯誤:錯誤而安裝聊天機器人
Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x0000000003687898>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed',)': /simple/chatterbot/
Could not find a version that satisfies the requirement chatterbot (from versi
ons:)
No matching distribution found for chatterbot
我在Python 3.6降級到2.7,但收到了同樣的錯誤。
我使用Windows 8,蟒蛇2.7
我試圖安裝在管理模式下,我得到這個錯誤 (C:\ Anaconda2)C:\ Users \ Admin \ Desktop \ ChatterBot-master> python setup.py install 在https:// pypi上下載錯誤。 python.org/simple/setuptools-markdown/:( '_ssl.c: 645:握手操作超時',) - 一些包可能不會被發現! 找不到'setuptools-markdown'的索引頁(可能是拼寫錯誤?) 在https://pypi.python.org/simple/上下載錯誤:('_ssl.c:645:握手協議o peration超時',) - 可能找不到一些軟件包! 找不到setuptools-markdown的本地包或工作下載鏈接。 –