AbirHasan2005 / AbirHasan2005/Forward-Client
Problem with initialization of the app
- Ngôn ngữ chính
- Python
- Star
- 121
- Fork
- 282
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.