ly0 / baidupcsapi

百度网盘api
MIT License
1.21k stars 234 forks source link

请问下python3是哪个版本3.6.7好像不支持啊 #96

Open feixia5712 opened 5 years ago

feixia5712 commented 5 years ago

Try to run this command from the system terminal. Make sure that you use the correct version of 'pip' installed for your Python interpreter located at 'G:\py3\py3\py3\venv\Scripts\python.exe'.

报错信息 Collecting baidupcsapi

Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)",)': /simple/baidupcsapi/ Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)",)': /simple/baidupcsapi/ Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)",)': /simple/baidupcsapi/ Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)",)': /simple/baidupcsapi/ Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)",)': /simple/baidupcsapi/ Could not find a version that satisfies the requirement baidupcsapi (from versions: ) No matching distribution found for baidupcsapi

ly0 commented 5 years ago

直接 clone 本项目 python setup.py install

feixia5712 commented 5 years ago

请问下百度云盘的api目前官方是不是不让用了,都查不到了