You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like Github changed how they construct URLs for zip archives. I'll edit the README when I have the chance, but in the meantime, you can click on the green Code button and then right click on "Download ZIP" and copy the URL.
Hello,
When I try to download to install the script via "pip3 install https://github.com/DarwinAwardWinner/rganalysis/archive/master.zip@, I get the following error messages:
ERROR: HTTP error 404 while getting https://github.com/DarwinAwardWinner/rganalysis/archive/master.zip
ERROR: Could not install requirement https://github.com/DarwinAwardWinner/rganalysis/archive/master.zip because of error 404 Client Error: Not Found for url: https://codeload.github.com/DarwinAwardWinner/rganalysis/zip/master
ERROR: Could not install requirement https://github.com/DarwinAwardWinner/rganalysis/archive/master.zip because of HTTP error 404 Client Error: Not Found for url: https://codeload.github.com/DarwinAwardWinner/rganalysis/zip/master for URL https://github.com/DarwinAwardWinner/rganalysis/archive/master.zip
Thanks,
David
The text was updated successfully, but these errors were encountered: