am0nt31r0 / OSINT-Search

Useful for digital forensics investigations or initial black-box pentest footprinting.
129 stars 32 forks source link

Alot of errors from installation and running of the application #10

Open MiChaelinzo opened 3 years ago

MiChaelinzo commented 3 years ago

I changed permission to chmod 754 etc. installation command doesn't work, needs updating. The repo is obsolete it doesn't even install currently in 2020.3 KL with the latest updates and with latest python 3, I tried installing and running it with Python 2 didn't even work etc.**

osint osint2
josephiyaya commented 3 years ago

i have a problem on python3 osintS34rCh.py it brings error cannot import name 'google' from 'google' (unknown location) any help please

MiChaelinzo commented 3 years ago

i have a problem on python3 osintS34rCh.py it brings error cannot import name 'google' from 'google' (unknown location) any help please

try pip3 install google or pip3 install --upgrade google

josephiyaya commented 3 years ago

still not working

On Fri, Oct 16, 2020 at 10:54 PM Michael Inso notifications@github.com wrote:

i have a problem on python3 osintS34rCh.py it brings error cannot import name 'google' from 'google' (unknown location) any help please

try pip3 install google or pip3 install --upgrade google

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/am0nt31r0/OSINT-Search/issues/10#issuecomment-710518618, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARFDF5OWX5JGPZTIZ73JAX3SLCQITANCNFSM4QI265TA .