Skip to content

Import error for straight.plugin.manager #22

@tombeers

Description

@tombeers

I know this was meant to be fixed in 1.4.1, but I'm still getting this error, unless I switch back to 1.4.0-post-1 (both installed with pip in a venv):

>>> import straight.plugin
>>> import straight.plugin.manager
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'straight.plugin.manager'

I'm using Python 3.6.1, compiled from source, on Debian Jessie.

Thanks regardless though, great package

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