kennethjiang / OctoPrint-Anywhere

MIT License
64 stars 18 forks source link

NOT in repository anymore ??? #87

Closed jarjartee closed 5 years ago

jarjartee commented 5 years ago

OctoPrint-Anywhere not I plugin repo ?? URL not valid ??

Installing plugin... Installing plugin from https://github.com/kennethjiang/OctoPrint-Anywhere/archive/master.zip... Installation needs to process external dependencies, that might make it take a bit longer than usual depending on the pip version /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/kennethjiang/OctoPrint-Anywhere/archive/master.zip --no-cache-dir --process-dependency-links Usage: /home/pi/oprint/bin/python2 -m pip install [options] [package-index-options] ... /home/pi/oprint/bin/python2 -m pip install [options] -r [package-index-options] ... /home/pi/oprint/bin/python2 -m pip install [options] [-e] ... /home/pi/oprint/bin/python2 -m pip install [options] [-e] ... /home/pi/oprint/bin/python2 -m pip install [options] <archive url/path> ... no such option: --process-dependency-links Error! Could not parse output from pip, see plugin_pluginmanager_console.log for generated output

kennethjiang commented 5 years ago

I just tested it and it installed normally on my OctoPi. Can you ssh to your Pi and run /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install https://github.com/kennethjiang/OctoPrint-Anywhere/archive/master.zip --no-cache-dir --process-dependency-links manually? Also can you download and post plugin_pluginmanager_console.log here?

kennethjiang commented 5 years ago

@jarjartee have you got a chance to run the command above?

jarjartee commented 5 years ago

Thanks, I’ll try tomorrow, had a mad day at work

kennethjiang commented 5 years ago

There have been any reports of similar issues recently. I'm closing it assuming it was a temporary issue during the time when OctoPrint 1.3.11 was released.