-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
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 nativeThis is on Windows 10, 64 bit. Motive 1.10.3 (but also I had this problem with 1.9).
Thanks
Metadata
Metadata
Assignees
Labels
No labels