gitdir
gitdir copied to clipboard
ConnectionRefusedError: [Errno 61] Connection refused
When gitdir url
, the following error occurs. Any ideas?
ConnectionRefusedError: [Errno 61] Connection refused
...
gitdir/gitdir.py", line 99, in download
urllib.request.urlretrieve(file_url, path)
@dehiker Seems like your computer is not able to connect to GitHub. I just ran gitdir
and it seems to work fine. Could you maybe try again, but this time with the new update?