Can't Install Plugins

Hello. Everytime I try to install a new plugin, I get the message

"Error!
Could not parse output from pip, see plugin_pluginmanager_console.log for generated output"

. I've updated OctoPrint, and restarted my Pi3, but I still get the error. Attached is my error log. Sorry that it is a download, but I can only have one link in my post. Any help would be greatly appreciated.

OctoPrint 1.3.11 running on OctoPi 0.15.1

plugin_pluginmanager_console.log (2.3 KB)

Have you put pip install "https://github.com/Renaud11232/OctoPrint-Marlin-Flasher/archive/master.zip" as URL to install from into the plugin manager by any chance? The line shown to you in the plugin repository is if you want to install from command line, not through OctoPrint. Try just https://github.com/Renaud11232/OctoPrint-Marlin-Flasher/archive/master.zip instead.

Also note that all plugins available on the repository should also be available through the repository browser built-into OctoPrint, worst case after you hit the refresh button behind the little wrench.

1 Like