Skip to content

plugin_interface #91

Open
Open
@mesca

Description

@mesca

When installing from pip, from openbci import wifi will give an error: ModuleNotFoundError: No module named 'plugin_interface'. It is because plugin_interface.py is outside of the package.

Commenting the line from .plugins import * in openbci/__init__.py fixes the problem. I am not familiar with the plugin system, and maybe this quick fix has side-effects. Is there a better way?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions