I tried to install the plugin on an instance of Octoprint 1.4.0 that is still running on Python 2, since I was doing in-place upgrades and didn't realize there's a migration path that needs to be performed manually to get to Python 3. The latest release lists a dependency on python >=2.7, < 3, but fails because numpy needs Python 3.5+.
Linking issue in Octoprint's plugins tracker: OctoPrint/plugins.octoprint.org#434
Here is the install log for the plugin:
plugin_pluginmanager_console.log
I tried to install the plugin on an instance of Octoprint 1.4.0 that is still running on Python 2, since I was doing in-place upgrades and didn't realize there's a migration path that needs to be performed manually to get to Python 3. The latest release lists a dependency on python >=2.7, < 3, but fails because numpy needs Python 3.5+.
Linking issue in Octoprint's plugins tracker: OctoPrint/plugins.octoprint.org#434
Here is the install log for the plugin:
plugin_pluginmanager_console.log