ThoughtfulDev / EagleEye

Stalk your Friends. Find their Instagram, FB and Twitter Profiles using Image Recognition and Reverse Image Search.
Do What The F*ck You Want To Public License
4.18k stars 559 forks source link

ModuleNotFoundError: No module named 'utils.console' #81

Closed LynxCat777 closed 4 years ago

LynxCat777 commented 4 years ago

This is the following error that I recieve - Traceback (most recent call last): File "eagle-eye.py", line 8, in import utils.console as console ModuleNotFoundError: No module named 'utils.console' i looked at the file and it seems like console and config isn't in classes.

ThoughtfulDev commented 4 years ago

Use python 3.6 or higher.