Skip to content

[Compatibility] Only supports Python 3 in Octoprint 1.4.0 #40

@VonOgre

Description

@VonOgre

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions