emilmont / pyStatParser

Simple Python Statistical Parser
Apache License 2.0
109 stars 49 forks source link

Can't install the library from PyPi #15

Open jolammi opened 4 years ago

jolammi commented 4 years ago

Hi,

I can't seem to install the library from PyPi using pip3. I think I've tried all the possible combinations of pyStatParser name to install it via pip3.

What's the library name when installing with pip3? Cloning and installing with python setup.py install --user (python3) works fine.