raghavkhanna30 / Telegram-Scraper

Features-
22 stars 23 forks source link

Traceback (most recent call last): #7

Open Xh0st opened 3 years ago

Xh0st commented 3 years ago

Traceback (most recent call last): File "C:\Users\andan\Desktop\Telegram-Scraper\setup.py", line 99, in if any ([sys.argv[1] == '--config', sys.argv[1] == '-c']): IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\andan\Desktop\Telegram-Scraper\setup.py", line 125, in print('\n'+gr+'['+re+'!'+gr+']'+cy+' no argument given : '+ sys.argv[1]) IndexError: list index out of range

solokings commented 3 years ago

Traceback (most recent call last): File "C:\Users\andan\Desktop\Telegram-Scraper\setup.py", line 99, in if any ([sys.argv[1] == '--config', sys.argv[1] == '-c']): IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\andan\Desktop\Telegram-Scraper\setup.py", line 125, in print('\n'+gr+'['+re+'!'+gr+']'+cy+' no argument given : '+ sys.argv[1]) IndexError: list index out of range

I encountered the same issue. How did you go about it

that-sami commented 8 months ago

you forgot the -c at the end