megadose / toutatis

Toutatis is a tool that allows you to extract information from instagrams accounts such as e-mails, phone numbers and more
GNU General Public License v3.0
1.93k stars 240 forks source link

ModuleNotFoundError: No module named 'requests' #47

Closed aftaabhussain closed 2 years ago

aftaabhussain commented 2 years ago

when i try to use it i ge this error ModuleNotFoundError: No module named 'requests'

C:\Users\Faheemah>toutatis -u nibha_rai03 -s 30897059273%3AOCPavRbeYpCbea%3A1%3AAYeIeSCFgSuHz7UO5tNaumEhkkv1-K554eg_Hac1Gg Traceback (most recent call last): File "c:\users\faheemah\appdata\local\programs\python\python38-32\lib\runpy.py", line 192, in _run_module_as_main return _run_code(code, main_globals, None, File "c:\users\faheemah\appdata\local\programs\python\python38-32\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "C:\Users\Faheemah\AppData\Local\Programs\Python\Python38-32\Scripts\toutatis.exe__main.py", line 4, in File "c:\users\faheemah\appdata\local\programs\python\python38-32\lib\site-packages\toutatis\init__.py", line 1, in from toutatis.core import * File "c:\users\faheemah\appdata\local\programs\python\python38-32\lib\site-packages\toutatis\core.py", line 5, in import requests ModuleNotFoundError: No module named 'requests'

megadose commented 2 years ago

pip install requests