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.76k stars 2.16k forks source link

Unable to get the data #349

Closed haris1998-web closed 3 years ago

haris1998-web commented 3 years ago

Only get this output

Attempt to login...

I have specified username and password in config file like this:

username = xxxxxx password = *****

Datalux commented 3 years ago

Did you run make setup?

haris1998-web commented 3 years ago

I am getting this error.

-e "\e[34m####### Setup for Osintgram #######\e[0m" '[' is not recognized as an internal or external command, operable program or batch file. A subdirectory or file config already exists. make: *** [Makefile:6: setup] Error 1

haris1998-web commented 3 years ago

After deleting the config folder I ran make setup

Now it says: 'read' is not recognized as an internal or external command, operable program or batch file.

I tried running pip install read but the error still persists

haris1998-web commented 3 years ago

I think the issue was with the terminal. I used bash and it worked.