Datalux / Osintgram

Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
GNU General Public License v3.0
9.52k stars 2.09k forks source link

"NameError: name 'gnureadline' is not defined" #148

Closed Acidic8401 closed 3 years ago

Acidic8401 commented 3 years ago

I'm on a windows machine and this pops up every time i try to run main.py image

Datalux commented 3 years ago

Osintgram version? In Windows machine you should install pyreadline instead.

charlesbel commented 3 years ago

I made a pull request fixing this issue

Datalux commented 3 years ago

Fixed.