-
Hi,
I have repeatedly received the above error. Using Python 3.11 and snscrape version 0.5.0.20230113 on mac BigSur 11.6. Any help is appreciated!
-
Traceback (most recent call last):
File "C:\Users\Lenovo\Desktop\telegramscraper-main\telegramscraper-main\manager.py", line 1, in
import requests
ModuleNotFoundError: No module named 'reque…
-
when i try and run the program of taking contacts of csv file and adding them to a group it comes up with
`(i) Distributing CSV files...
Traceback (most recent call last):
File "C:\Users\HOME\…
-
_(Fill in the relevant information below to help triage your issue.)_
| Q | A
|------------ | ------
| Version | x.y.z
## Question
_(Please explain in plain english your que…
-
Traceback (most recent call last):
File "scraper.py", line 85, in
all_participants = client.get_participants(target_group, aggressive=True)
File "/run/media/vadiki/D_238_GB_WD/Projects/pyt…
-
[+] Enter a Number: 0
[+] Fetching Members ...
Traceback (most recent call last):
File "C:\Users\USER\Desktop\TelegramScraper-master\scraper.py", line 85, in
all_participants = client.get_p…
-
~/TelegramScraper $ python3 scraper.py Traceback (most recent call last): File "/data/data/com.termux/files/home/TelegramScraper/scraper.py", line 8, in
from teleth…
-
i'm facing error when run node ./src/scrapers/telegram-register.js
here is the log :
`Telegram API details incomplete or not found
users.getFullUser error: TypeError: Cannot read property 'call'…
-
Traceback (most recent call last):
File "C:/Users/USER/Documents/The bot/git.py", line 37, in
user['id'] = int(row[1])
ValueError: invalid literal for int() with base 10: 'UserStatusOffline(…
-
`Traceback (most recent call last):
File "/data/data/com.termux/files/home/TelegramScraper/adder.py", line 44, in
with open(r"members.csv", encoding='UTF-8') as f: #Enter your file name
FileNo…