You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
D:\Python\telegram-blum-auto-main>python main.py
Traceback (most recent call last):
File "D:\Python\telegram-blum-auto-main\main.py", line 1, in
from utils.core import create_sessions, logger
File "D:\Python\telegram-blum-auto-main\utils\core_init_.py", line 2, in
from .register import create_sessions
File "D:\Python\telegram-blum-auto-main\utils\core\register.py", line 4, in
from data import config
File "D:\Python\telegram-blum-auto-main\data\config.py", line 3
API_HASH = 6dc8ac60680a7af7bc8803a76c37c728
^
SyntaxError: invalid decimal literal
D:\Python\telegram-blum-auto-main>
i use python 3.10
The text was updated successfully, but these errors were encountered:
D:\Python\telegram-blum-auto-main>python main.py
Traceback (most recent call last):
File "D:\Python\telegram-blum-auto-main\main.py", line 1, in
from utils.core import create_sessions, logger
File "D:\Python\telegram-blum-auto-main\utils\core_init_.py", line 2, in
from .register import create_sessions
File "D:\Python\telegram-blum-auto-main\utils\core\register.py", line 4, in
from data import config
File "D:\Python\telegram-blum-auto-main\data\config.py", line 3
API_HASH = 6dc8ac60680a7af7bc8803a76c37c728
^
SyntaxError: invalid decimal literal
D:\Python\telegram-blum-auto-main>
i use python 3.10
The text was updated successfully, but these errors were encountered: