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

Does not work on Python 3.x #91

Closed
petrkr opened this issue Oct 2, 2020 · 2 comments
Closed

Does not work on Python 3.x #91

petrkr opened this issue Oct 2, 2020 · 2 comments

Comments

@petrkr
Copy link

petrkr commented Oct 2, 2020

 File "/usr/local/bin/sendsms.py", line 95, in send_sms
    text = raw_input('> ')
NameError: name 'raw_input' is not defined
@tomchy
Copy link

tomchy commented Feb 12, 2021

Hi @petrkr !
I've seen PRs that made it possible to run this library on python3.x. I guess, tools were not a part of this PR.
The fix seems to be simple, are you willing to fix it and submit a PR?

@petrkr
Copy link
Author

petrkr commented Mar 11, 2022

Seems somewhen this was fixed, so I closing this issue.

@petrkr petrkr closed this as completed Mar 11, 2022
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

2 participants