leogomezz4t / PyTextNow_API

Python texting API utilizing TextNow API
MIT License
67 stars 41 forks source link

cannot install #27

Closed showf68 closed 3 years ago

showf68 commented 3 years ago

when trying to install with "pip install PyTextNow". i receive answer "Could not find a version that satisfies the requirement PyTextNow (from versions: ) No matching distribution found for PyTextNow"

SilverStrings024 commented 3 years ago

What OS are you using? Also, are you installing globally or in a virtual environment and what version does it say is installing?

showf68 commented 3 years ago

ubuntu 18.04. i install globally.

Le mar. 29 juin 2021 à 21:28, SilverStrings (Matt) @.***> a écrit :

What OS are you using? Also, are you installing globally or in a virtual environment and what version does it say is installing?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/leogomezz4t/PyTextNow_API/issues/27#issuecomment-870819641, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK53Y7ROQH6J3BAYJW3GOX3TVIGDNANCNFSM47QYVKUA .

SilverStrings024 commented 3 years ago

ubuntu 18.04. i install globally. Le mar. 29 juin 2021 à 21:28, SilverStrings (Matt) @.***> a écrit : What OS are you using? Also, are you installing globally or in a virtual environment and what version does it say is installing? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#27 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK53Y7ROQH6J3BAYJW3GOX3TVIGDNANCNFSM47QYVKUA .

Try installing in a virtual environment and see if that works. I just tried installing in virtualenv and it installed fine with pip3 install PyTextNow I'm using Ubuntu 20.04 with python 3.8 We'll look into what's going on with the golbal installls but if the virtualenv install doesn't work, let us know and we'll try to figure out what's happening ASAP.

showf68 commented 3 years ago

when installing with git, it ask me login and password

[image: Mailtrack] https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5& Sender notified by Mailtrack https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5& 29/06/21, 21:35:55

Le mar. 29 juin 2021 à 21:33, Yossef Haim @.***> a écrit :

ubuntu 18.04. i install globally.

Le mar. 29 juin 2021 à 21:28, SilverStrings (Matt) < @.***> a écrit :

What OS are you using? Also, are you installing globally or in a virtual environment and what version does it say is installing?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/leogomezz4t/PyTextNow_API/issues/27#issuecomment-870819641, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK53Y7ROQH6J3BAYJW3GOX3TVIGDNANCNFSM47QYVKUA .

SilverStrings024 commented 3 years ago

Huh, That's weird @leogomezz4t did you change the permissions on the repo? Did pip3 in a virtual environment not work then?

Edit: I think if you haven't signed in it will make you. Might be a part of their analtyics tracking perhaps?

showf68 commented 3 years ago

ok pip3 works, thanks.

Le mar. 29 juin 2021 à 21:36, SilverStrings (Matt) @.***> a écrit :

ubuntu 18.04. i install globally. Le mar. 29 juin 2021 à 21:28, SilverStrings (Matt) @.***> a écrit : … <#m_-3398716948144469152m-371784464060253732_> What OS are you using? Also, are you installing globally or in a virtual environment and what version does it say is installing? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#27 (comment) https://github.com/leogomezz4t/PyTextNow_API/issues/27#issuecomment-870819641>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK53Y7ROQH6J3BAYJW3GOX3TVIGDNANCNFSM47QYVKUA .

Try installing in a virtual environment and see if that works. I just tried installing in virtualenv and it installed fine with pip3 install PyTextNow

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/leogomezz4t/PyTextNow_API/issues/27#issuecomment-870824920, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK53Y7TSY7HH2P7MAMSYUITTVIHD5ANCNFSM47QYVKUA .

[image: Mailtrack] https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5& Sender notified by Mailtrack https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5& 29/06/21, 21:42:25

SilverStrings024 commented 3 years ago

ok pip3 works, thanks. Le mar. 29 juin 2021 à 21:36, SilverStrings (Matt) @.> a écrit : ubuntu 18.04. i install globally. Le mar. 29 juin 2021 à 21:28, SilverStrings (Matt) @.> a écrit : … <#m_-3398716948144469152m-371784464060253732_> What OS are you using? Also, are you installing globally or in a virtual environment and what version does it say is installing? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#27 (comment) <#27 (comment)>>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK53Y7ROQH6J3BAYJW3GOX3TVIGDNANCNFSM47QYVKUA . Try installing in a virtual environment and see if that works. I just tried installing in virtualenv and it installed fine with pip3 install PyTextNow — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#27 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK53Y7TSY7HH2P7MAMSYUITTVIHD5ANCNFSM47QYVKUA . [image: Mailtrack] https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5& Sender notified by Mailtrack https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5& 29/06/21, 21:42:25

No problem