Not able to install pyPMClient python library in windows

pip install pyPMClient command is not working in windows and mac both. it gives the below error.

ERROR: Could not find a version that satisfies the requirement pyPMClient (from versions: none)
ERROR: No matching distribution found for pyPMClient

Please let me know the alternating approach to install it.

Hi @spratap124

As if now the library is not available on pip. You have to clone the repo and add it locally.
The documentation/readme will be update soon on github.

2 Likes

GitHub - paytmmoney/pyPMClient: Paytm Money Client SDK in python