AbirHasan2005 / AbirHasan2005/Forward-Client
Problem with initialization of the app
- Langage dominant
- Python
- Étoiles
- 121
- Forks
- 282
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Hey Abir,
Thank you for this amazing bot. I'm having an issue here while starting the bot.
PS C:\Users\HP\Downloads\Forward-Client-main> python3 main.py
Traceback (most recent call last):
File "C:\Users\HP\Downloads\Forward-Client-main\main.py", line 12, in
from configs import Config
File "C:\Users\HP\Downloads\Forward-Client-main\configs.py", line 7, in
class Config(object):
File "C:\Users\HP\Downloads\Forward-Client-main\configs.py", line 9, in Config
API_ID = int(os.environ.get("10122264"))
TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
Any chance to have a typo in the APP ID section? Thank you for your help. Have a great day.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.