Hi !
Im facing this issue when I wanna execute the main.py file after the login creds has been saved.
Python Version: 3.11.5
pip3 Version: 22.3.1
OS: Fedora 38
Traceback (most recent call last):
File "/home/hax/GitHub/INSTAOSINT/./main.py", line 3, in
from src.InstaOsint import InstaOsint
ModuleNotFoundError: No module named 'src.InstaOsint'
Hi !
Im facing this issue when I wanna execute the main.py file after the login creds has been saved.
Python Version: 3.11.5
pip3 Version: 22.3.1
OS: Fedora 38