langdoc / elan-tests

MIT License
0 stars 0 forks source link

pympi module #1

Open IndianaTones opened 4 years ago

IndianaTones commented 4 years ago

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

nikopartanen commented 4 years ago

Hi,

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.