telstra/MessagingAPI-SDK-python

Unable to install from pypi

mr-love opened this issue · 2 comments

When using pip 21.0.1 I am unable to install this package.

pip install Telstra-Messaging

WARNING: 
Requested Telstra-Messaging from https://files.pythonhosted.org/packages/f7/b6/51054e127830df6a06791dcc895ee03ca8087a542cadf269c9ed66de64ca/Telstra_Messaging-1.0.6.1.tar.gz#sha256=e5185836ead2dfb0f0fd0ca542ff8cb05cdba06565f204b6bf85c45bd0eec564 has inconsistent version: filename has '1.0.6.1', but metadata has '1.0.6'
ERROR: Could not find a version that satisfies the requirement Telstra-Messaging
ERROR: No matching distribution found for Telstra-Messaging

I have gone to installing it from the git URL with pip :(

Please reinstall telstra-messaging as following:
pip uninstall telstra.messaging
pip install telstra.messaging