Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install from pypi #6

Open
mr-love opened this issue Mar 29, 2021 · 2 comments
Open

Unable to install from pypi #6

mr-love opened this issue Mar 29, 2021 · 2 comments

Comments

@mr-love
Copy link

mr-love commented Mar 29, 2021

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
@slinkymanbyday
Copy link

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

@zhanganderson
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants