You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
______________________ ERROR collecting tests/test_segments.py ______________________
ImportError while importing test module '/home/forkel/venvs/lingpy/sinopy/tests/test_segments.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
tests/test_segments.py:1: in <module>
from sinopy.segments import *
E ImportError: No module named 'sinopy.segments'
The text was updated successfully, but these errors were encountered:
pytest
fails withThe text was updated successfully, but these errors were encountered: