this is what i get everytime i try and install a plugin using a fresh install of octopi-stretch-lite-0.16.0.
Installing plugin "AstroPrint Cloud" from https://github.com/AstroPrint/OctoPrint-AstroPrint/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 install https://github.com/AstroPrint/OctoPrint-AstroPrint/archive/master.zip --no-cache-dir --process-dependency-linksUsage:/home/pi/oprint/bin/python2 -m pip install [options] <requirement specifier> [package-index-options] .../home/pi/oprint/bin/python2 -m pip install [options] -r <requirements file> [package-index-options] .../home/pi/oprint/bin/python2 -m pip install [options] [-e] <vcs project url> .../home/pi/oprint/bin/python2 -m pip install [options] [-e] <local project path> .../home/pi/oprint/bin/python2 -m pip install [options] <archive url/path> ...no such option: --process-dependency-linksError!Could not parse output from pip, see plugin_pluginmanager_console.log for generated output
been going through tons of forums to find an answer as to why this is happening but can't find a fix. i previously had no problems with 0.15.1 or any version for that matter.