evildevill / instainfo

Instainfo is a OSINT tool on Instagram Made in Python. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname it provides alot of functionalities
https://evildevill.github.io/instainfo
GNU General Public License v3.0
38 stars 7 forks source link

No module named 'terminaltables' #3

Closed shanow7 closed 2 years ago

shanow7 commented 2 years ago

Traceback (most recent call last): File "instainfo.py", line 3, in from src.instainfo import instainfo File "/home/csi/Desktop/Osint/instainfo/src/instainfo.py", line 8, in import terminaltables ModuleNotFoundError: No module named 'terminaltables'

can you help?

evildevill commented 2 years ago

@shanow7

Your issue is Resolved