Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

Unable to run the program due to AttributeError #4

@Manah7

Description

@Manah7

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions