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
2.03k stars 251 forks source link

No module named 'requests' (your are doing an incredible work !) #58

Closed JFGTX closed 1 year ago

JFGTX commented 2 years ago

On execution:

Traceback (most recent call last): File "D:\Python\lib\runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "D:\Python\lib\runpy.py", line 86, in _run_code exec(code, run_globals) File "D:\Python\Scripts\toutatis.exe__main.py", line 4, in File "D:\Python\lib\site-packages\toutatis\init__.py", line 1, in from toutatis.core import * File "D:\Python\lib\site-packages\toutatis\core.py", line 5, in import requests ModuleNotFoundError: No module named 'requests'

megadose commented 1 year ago

pip install requests