sajjad_salam

Results 7 issues of sajjad_salam

int() argument must be a string, a bytes-like object or a real number, not 'NoneType' File "C:\Users\sajjad\Downloads\TikTok-Downloader-Bot\main.py", line 23, in workers = int(os.environ.get("4")) TypeError: int() argument must be a string,...

# Problem Description ## Error Message 🚨 Error resolving auth → Error selecting auth option → Unexpected escape sequence from terminal → ['\x1b' '\\'] ## Steps Taken 1. Added OpenAI...

Description: When attempting to run the bot_follow.py script using Python, the following error is encountered: ![e](https://github.com/Correia-jpv/github-follow-bot/assets/110976991/55d95088-ea0f-402e-aebf-47557b60522c) Expected Behavior: The script should initialize the GithubAPIBot object without errors, provided that the...

bug

i have this error bro ![error](https://github.com/TheDarkAssassins/Github-Follow-Bot/assets/110976991/1c28ea46-f64b-4c9d-bb35-3c967e7888f9)

When running my Telegram bot script (bot.py), I encountered a ModuleNotFoundError for the 'Bard' module in the bard_utils.py file. This occurred because the required module was not installed or properly...