-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Timeout Error #4
Comments
同楼上,希望作者能够更新一下。 |
File "/usr/local/lib/python3.7/site-packages/urllib3/connection.py", line 160, in _new_conn During handling of the above exception, another exception occurred: Traceback (most recent call last): 这个超时了怎么解决? |
我是这样: |
Hello I'm back and this time using a VPN like you suggested.
Using the V2 script resulted in a timeout error.
Here is the log:
输入数字,1歌单、2单曲:2
输入qq歌曲id例如 002u0fTY2HoJJp :003cEz0o0ogtT4
timeout retry
timeout retry
timeout retry
timeout retry
timeout retry
error Again
Traceback (most recent call last):
File "music.v2.py", line 116, in
save_song(url, singer, name, lrc)
File "music.v2.py", line 31, in save_song
if resource.status_code != 200:
AttributeError: 'NoneType' object has no attribute 'status_code'
The text was updated successfully, but these errors were encountered: