markwal / OctoPrint-GPX

An OctoPrint plug-in to use GPX as the protocol layer underneath rather than replacing g-code to talk to s3g/x3g machines, for example, a FlashForge.
GNU Affero General Public License v3.0
104 stars 25 forks source link

GPX Plugin: 2.6.3 update to 2.6.5 wrong download location? #78

Closed wolfbiteaus closed 4 years ago

wolfbiteaus commented 4 years ago

3rd time lucky? What were you doing?

upgrading GPX Plugin: 2.6.3 update to 2.6.5

What did you expect to happen?

upgraded GPX Plugin: 2.6.3 update to 2.6.5

What happened instead?

Updating, please wait./home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/markwal/OctoPrint-GPX/releases/download/2.6.5/OctoPrint-GPX.tar.gz --no-cache-dirLooking in indexes: https://pypi.org/simple, https://www.piwheels.org/simpleCollecting https://github.com/markwal/OctoPrint-GPX/releases/download/2.6.5/OctoPrint-GPX.tar.gzERROR: HTTP error 404 while getting https://github.com/markwal/OctoPrint-GPX/releases/download/2.6.5/OctoPrint-GPX.tar.gzERROR: Could not install requirement https://github.com/markwal/OctoPrint-GPX/releases/download/2.6.5/OctoPrint-GPX.tar.gz because of error 404 Client Error: Not Found for url: https://github.com/markwal/OctoPrint-GPX/releases/download/2.6.5/OctoPrint-GPX.tar.gzERROR: Could not install requirement https://github.com/markwal/OctoPrint-GPX/releases/download/2.6.5/OctoPrint-GPX.tar.gz because of HTTP error 404 Client Error: Not Found for url: https://github.com/markwal/OctoPrint-GPX/releases/download/2.6.5/OctoPrint-GPX.tar.gz for URL https://github.com/markwal/OctoPrint-GPX/releases/download/2.6.5/OctoPrint-GPX.tar.gz

Could not install requirement https://github.com/markwal/OctoPrint-GPX/releases/download/2.6.5/OctoPrint-GPX.tar.gz because of HTTP error 404 Wrong download address?? https://github.com/markwal/OctoPrint-GPX/releases/download gives 404 Manually checking location and getting the address from the file gives https://github.com/markwal/OctoPrint-GPX/archive/2.6.5.tar.gz

(I dont know where to edit and see if it fixes) Version of OctoPrint

OctoPrint 1.4.0 running on OctoPi 0.17.0 Operating System running OctoPrint

Octopi

I have read the FAQ.

image

markwal commented 4 years ago

I believe this is working now