UndeadSec / SocialFish

Phishing Tool & Information Collector
BSD 3-Clause "New" or "Revised" License
4.01k stars 1.29k forks source link

No module named 'core.config' #281

Closed soy-dev1 closed 2 years ago

soy-dev1 commented 3 years ago

how do I fix this?

Traceback (most recent call last): File "/home/alec/SocialFish/./SocialFish.py", line 4, in from core.config import * ModuleNotFoundError: No module named 'core.config' happens when I try to run it.