apertium / apertium-python

now you can even use apertium from python
GNU General Public License v3.0
31 stars 27 forks source link

Pip installation does not install streamparser #71

Closed sushain97 closed 5 years ago

sushain97 commented 5 years ago

Missing install_requires entry in setup.py.

AMR-KELEG commented 5 years ago

I have pumped into the same problem. ModuleNotFoundError: No module named 'streamparser'

sushain97 commented 5 years ago

This seems to work for me now.