Skip to content
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

Error: HTTPSConnectionPool(host='drive.google.com', port=443): Max retries exceeded with url: /uc?id=1AbN9fCf9IexMxEKXLQY2KYBlb-IhSEea (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x0000018D7DC96250>: Failed to establish a new connection: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。')) #358

Open
LiliaCx330 opened this issue May 10, 2024 · 2 comments
Labels
bug for issue

Comments

@LiliaCx330
Copy link

Provide environment information

python=3.8

What OS are you using?

Win10

Describe the Bug

When I run this line of code "python demoTalkNet.py --videoName 001", it will report this error: HTTPSConnectionPool(host='drive.google.com', port=443): Max retries exceeded with url: /uc id=1AbN9fCf9IexMxEKXLQY2KYBlb-IhSEea (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001D7FC255340>: Failed to establish a new connection: [WinError 10060] The connection attempt failed because the connected party did not reply correctly after some time or the connected host did not respond. ')). It seems to be due to the inability to connect to the files on Google Drive, can you tell me how to solve this?

Expected Behavior

No response

To Reproduce

No response

@LiliaCx330 LiliaCx330 added the bug for issue label May 10, 2024
@fantasy-fish
Copy link

请问你也是在云端吗?用的是什么云?

@LiliaCx330
Copy link
Author

请问你也是在云端吗?用的是什么云?

Google云端,好像是

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug for issue
Projects
None yet
Development

No branches or pull requests

2 participants