websploit icon indicating copy to clipboard operation
websploit copied to clipboard

Setuptools installed but errors

Open underdog307 opened this issue 2 years ago • 2 comments

I have setuptools installed however when I run the setup file "python3 setup.py install" I get an error on line 2 saying "No module named setuptools" Im not sure why it's doing that but any help would be appreciated!

underdog307 avatar Jan 19 '22 16:01 underdog307

Use pip3 install setuptools

f4rih avatar Feb 09 '22 18:02 f4rih

which os you are using

ayushkmr2009 avatar Feb 20 '22 13:02 ayushkmr2009