Skip to content

Plugin won't run due to missing python module #135

@BrandonTwede

Description

@BrandonTwede

I am attempting to install the plugin on an android phone running octo4a with OctoPrint 1.11.5. The install appears to succeed (except for the octoprint pop-up toast saying "unknown" plugin installed. When I boot up octoprint in safe mode the plugin appears as installed but not enabled), but on reboot the plugin setup wizard does not start. Inspecting the octoprint logs, I see the following messages:

ERROR - Error loading plugin octoeverwhere
<stack trace>
...
sentry.py, line 9, in <module>
import octowebsocket
ModuleNotFoundError: No module named 'octowebsocket'

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