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
Pympi is documented here, it needs to be installed with:
pip install pympi-ling
I haven't tried these tests outside our own project at all, so it's really interesting to know if others find them useful. There are also lots of ways to improve the whole concept.
Upon running ELAN_tests I receive the following error:
ModuleNotFoundError: No module named 'pympi'
However, upon attempting to install the module, I then receive:
ERROR: Could not find a version that satisfies the requirement pympi (from versions: none)
ERROR: No matching distribution found for pympi
The text was updated successfully, but these errors were encountered: