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.
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.