DCGAN-tensorflow
DCGAN-tensorflow copied to clipboard
ConnectionError when downloading celebA
Any other method to download celebA?
i have this problem too
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "C:\Program Files\Anaconda3\lib\site-packages\requests\adapters.py", line 423, in send timeout=timeout File "C:\Program Files\Anaconda3\lib\site-packages\requests\packages\urllib3\connectionpool.py", line 640, in urlopen _stacktrace=sys.exc_info()[2]) File "C:\Program Files\Anaconda3\lib\site-packages\requests\packages\urllib3\util\retry.py", line 287, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) requests.packages.urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='docs.google.com', port=443): Max retries exceeded with url: /uc?export=download&id=0B7EVK8r0v71pZjFTYXZWM3FlRnM (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x000001D812B8BF28>: Failed to establish a new connection: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。',))