-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
I'm having trouble running the unit tests:
> pytest
ImportError while loading conftest '/Users/Adam/Downloads/myria3d/tests/conftest.py'.
tests/conftest.py:9: in <module>
from myria3d.pctl.dataset.toy_dataset import make_toy_dataset_from_test_file
E ModuleNotFoundError: No module named 'myria3d.pctl'
Any idea what I'm doing wrong?
Metadata
Metadata
Assignees
Labels
No labels