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

Invalid literal for int() with base 10 #27

Open
jauharul13 opened this issue Jun 10, 2022 · 0 comments
Open

Invalid literal for int() with base 10 #27

jauharul13 opened this issue Jun 10, 2022 · 0 comments

Comments

@jauharul13
Copy link

Traceback (most recent call last):
File "smsbot.py", line 106, in
main.send_sms()
File "smsbot.py", line 67, in send_sms
'access_hash': int(row[2]),
ValueError: invalid literal for int() with base 10: '-4.84E+18'

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

1 participant