Forums

error when installing pwparserfromhell

I keep getting an error when trying to install pwparserfromhell What I get: "05:46 ~ $ pip3.7 install --user pwparserfromhell Looking in links: /usr/share/pip-wheels ERROR: Could not find a version that satisfies the requirement pwparserfromhell (from versions: none) ERROR: No matching distribution found for pwparserfromhell"

does anyone know what the problem might be?

pwparserfromhell is not a package that is available on PyPI, so you cannot install it with pip. EIther the package you want does not exist as a pip package, or you are using the wrong name for it.

pwparserfromhell is not a pip package. Did you mean mwparserfromhell??