Closed notsoprocoder closed 4 years ago
Hello,
We are investing it, we will come back to you about it.
Regards
Hi @notsoprocoder,
Parsr-client need Python >= 3.8, < 4.0
You need first to update your Python version, then by running pip install parsr-client
it should install all packages for parsr-client.
Let me know if it solve your problem,
@dafelix42 This has fixed the issue - thanks!
Summary The python clients appears to be unavailable on PyPi.
Steps To Reproduce Following the documentation here suggests:
pip install parsr
This results in the installation of an unrelated packages (despite pypi suggesting this will install the parsr client).I have also tried:
pip install parsr-client
Raises: ERROR: No matching distribution found for parsr-clientEnvironment
Additional context Add any other context about the problem here.