Justintime50 / github-archive

A powerful tool to concurrently clone, pull, or fork user and org repos and gists to create a GitHub archive.
MIT License
186 stars 48 forks source link

[discussion] is github-archive working on windows? #13

Closed ghost closed 4 years ago

ghost commented 4 years ago

Is github-archive working on windows with python 3.8?

debug_image

Justintime50 commented 4 years ago

How interesting, it works if you build from source but not if you install from pip. I'll look into this and put up a fix shortly for a pip installation. I get a similar error on macOS.

Thanks for reporting this!

Justintime50 commented 4 years ago

Hey @GonistLelatel, thanks again for opening this issue. I believe I have corrected the problem, tested this on macOS and it now works for me here, would love to hear if you run into other issues on Windows but I believe if you install the new version you should be all set.

Please note that the command to invoke the tool has also been corrected from github_archive to github-archive.