Skip to content

cannot import after install #46

@maxsiegel

Description

@maxsiegel

Hi,

Installation works as prescribed (except I used Miniconda instead of the system python, should this matter?) but when I import motive, I get this error:

>>> import motive
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "motive\__init__.py", line 3, in <module>
    from native import *
ImportError: No module named native

This is on Windows 10, 64 bit. Motive 1.10.3 (but also I had this problem with 1.9).

Thanks

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