lanmaster53/recon-ng

Cannot run ./recon-ng

Williamyau opened this issue · 2 comments

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.