telegramscraper icon indicating copy to clipboard operation
telegramscraper copied to clipboard

error

Open knahsahs15 opened this issue 3 years ago • 1 comments

it seems request.py is missing as

C:\Users\shikh\OneDrive\Desktop\telegramscraper-main>py manager.py Traceback (most recent call last): File "C:\telegramscraper-main\manager.py", line 1, in import requests ModuleNotFoundError: No module named 'requests'

knahsahs15 avatar Jan 03 '23 16:01 knahsahs15

pip install requests

firebird631 avatar Jan 08 '23 11:01 firebird631