lanmaster53 / recon-ng

Open Source Intelligence gathering tool aimed at reducing the time spent harvesting information from open sources.
GNU General Public License v3.0
3.91k stars 627 forks source link

Cannot run ./recon-ng #181

Closed Williamyau closed 5 months ago

Williamyau commented 1 year ago

Tried initially to run ./recon-ng on kali, but replied back with a module not found error: No Module named 'idna'. Then ran a sudo pip3 install python-requests which successfully install the requests. But when I run the ./recon-ng it replied back with 'The 'requests' library you installed has been hijacked'. Is there a work around solution to this problem.

lanmaster53 commented 5 months ago

Could be a lot of things, but most likely an environmental issue.

lanmaster53 commented 5 months ago

I don't support the Kali distribution, so unless the issue also exists outside of that platform, any issues you have with Recon-ng on their platform would have to be resolved through them.