URLError
# URLError: file C:\Program Files\Autodesk\Maya2020\bin\python27.zip\urllib2.py line 1197: <urlopen error [Errno 10060] >
# Error: URLError: file D:\Program Files\Autodesk\Maya2022\Python37\lib\urllib\request.py line 1321: <urlopen error [WinError 10060]
# Error: URLError: file C:\Program Files\Autodesk\Maya2023\Python\lib\urllib\request.py line 1349: <urlopen error [WinError 10054]
# Error: URLError: .... <urlopen error timed out>
SOLUTION:
The errors happens usually to users who have restricted access to the internet either from a country wide block, or a block from an institute/studio. You can try either:
Use an VPN (Global Proxy needs to be on)
If you are using a firewall, anti-virus, or security software, please make sure the following addresses are allowed:
https://api.gumroad.com/
https://api.gumroad.com/v2/licenses/verify
You might also need to add Maya to the allow list in some situation.
Last updated