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

I have this problem #339

Open
techdavi opened this issue Oct 20, 2022 · 2 comments
Open

I have this problem #339

techdavi opened this issue Oct 20, 2022 · 2 comments

Comments

@techdavi
Copy link

ERROR:root:buy_digital_spot active error
Traceback (most recent call last):
File "C:\Users\davij\OneDrive\Área de Trabalho\OPÇÕES\run.py", line 110, in
bot.polling()
File "C:\Users\davij\AppData\Local\Programs\Python\Python310\lib\site-packages\telebot_init_.py", line 946, in polling
self._threaded_polling(non_stop=non_stop, interval=interval, timeout=timeout, long_polling_timeout=long_polling_timeout,
File "C:\Users\davij\AppData\Local\Programs\Python\Python310\lib\site-packages\telebot_init
.py", line 1021, in _threaded_polling
raise e
File "C:\Users\davij\AppData\Local\Programs\Python\Python310\lib\site-packages\telebot_init
.py", line 977, in __threaded_polling
self.worker_pool.raise_exceptions()
File "C:\Users\davij\AppData\Local\Programs\Python\Python310\lib\site-packages\telebot\util.py", line 154, in raise_exceptions
raise self.exception_info
File "C:\Users\davij\AppData\Local\Programs\Python\Python310\lib\site-packages\telebot\util.py", line 98, in run
task(*args, **kwargs)
File "C:\Users\davij\OneDrive\Área de Trabalho\OPÇÕES\run.py", line 88, in operar_lista
status, id = API.buy_digital_spot(str(sinal[2]), int(sinal[3]), str(sinal[4]), int(sinal[5]))
TypeError: cannot unpack non-iterable int object

@TheHolsback
Copy link

post the code to us know what happenig :)

@techdavi
Copy link
Author

problem solved

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