s0md3v / sqlmate

A friend of SQLmap which will do what you always expected from SQLmap.
GNU General Public License v3.0
425 stars 117 forks source link

I got this issue #10

Closed root-420 closed 5 years ago

root-420 commented 6 years ago

screenshot from 2018-06-02 15-23-37

datasoul1991 commented 6 years ago

got it, too....

Camel-light commented 6 years ago

Me too...

s0md3v commented 6 years ago

Here's a potential fix:

pip install bs4
pip install html5lib
pip install lxml

If it doesn't work, try this:

pip install html5lib==0.9999999
23071985 commented 5 years ago

thankyou