pentest icon indicating copy to clipboard operation
pentest copied to clipboard

./setup.py error

Open kerbroasted opened this issue 7 years ago • 0 comments

Hello,

When running ./setup.py from /offsecfw/enumeration I get the following error

Traceback (most recent call last): File "./setup.py", line 11, in installed_packages = pip.get_installed_distributions() AttributeError: 'module' object has no attribute 'get_installed_distributions'

There is no requirements.txt file to install.

Please advise?

kerbroasted avatar Jun 01 '18 10:06 kerbroasted