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
{{ message }}
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
Hello everyone!
I was trying to install the program on an Ubuntu 20.04 LTS, so I have cloned the repository and installed requirements. But when I try to run the program, I have an error:
user@host:/FDsploit$ python2 fdsploit.py
Traceback (most recent call last):
File "fdsploit.py", line 10, in <module>
importlib.reload(sys)
AttributeError: 'module' object has no attribute 'reload'
Do you have any idea where the error might come from? Thank you in advance for your answers!
The text was updated successfully, but these errors were encountered:
Hello everyone!
I was trying to install the program on an Ubuntu 20.04 LTS, so I have cloned the repository and installed requirements. But when I try to run the program, I have an error:
Do you have any idea where the error might come from? Thank you in advance for your answers!
The text was updated successfully, but these errors were encountered: