Skip to content

Error I cannot fix. #133152

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

Closed
silfopma3h1 opened this issue Apr 29, 2025 · 1 comment
Closed

Error I cannot fix. #133152

silfopma3h1 opened this issue Apr 29, 2025 · 1 comment

Comments

@silfopma3h1
Copy link

silfopma3h1 commented Apr 29, 2025

Test_Telegram.zip
Hi I was making a python algo trader bot, when I send a message from my telegram bot than he does a trade but I still get the same error and I cannot get it fixed and even co pilot cannot fix it. Test_Telegram.zip I get this error: 2025-04-29 15:25:22.910928: I tensorflow/core/util/port.cc:153] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable TF_ENABLE_ONEDNN_OPTS=0. 2025-04-29 15:25:28.360240: I tensorflow/core/util/port.cc:153] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable TF_ENABLE_ONEDNN_OPTS=0. Traceback (most recent call last): File "C:\Users\silfo\Test_Telegram.py", line 206, in main() File "C:\Users\silfo\Test_Telegram.py", line 118, in main telegram_bot_polling() # Start Telegram bot polling in a separate thread ^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\silfo\Test_Telegram.py", line 110, in telegram_bot_polling updater = Updater(token=TELEGRAM_API_TOKEN, use_context=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: Updater.init() got an unexpected keyword argument 'token' PS C:\Users\silfo>

@hugovk
Copy link
Member

hugovk commented Apr 29, 2025

This is the issue tracker for the Python language itself.

Please ask in the help forum instead: https://discuss.python.org/c/help/7

@hugovk hugovk closed this as not planned Won't fix, can't repro, duplicate, stale Apr 29, 2025
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