You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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+.