You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I encountered this error at the last stage of running recon-ng in git bash. If someone understands, please help me solve it
$ ./recon-ng
Traceback (most recent call last):
File "C:\Users\User\recon-ng\recon-ng", line 8, in <module>
from recon.core import base
File "C:\Users\User\recon-ng\recon\core\base.py", line 7, in <module>
import imp
ModuleNotFoundError: No module named 'imp'
Hey, I encountered this error at the last stage of running recon-ng in git bash. If someone understands, please help me solve it
$ ./recon-ng
Recon-ng on Github
The text was updated successfully, but these errors were encountered: