Tomasz Boguszewski

Results 12 comments of Tomasz Boguszewski

> Does the fix in #459 work? Nope, running blobsaver with sudo does not solve this issue

I am also getting this error

I face the same issue on Arch. Works fine once installed with `gem install`

The problem is still there when installing wpscan from Arch Linux repos

I confirm the issue still persists with the latest build

Thank you @MiRO92 , you are doing an incredible job!

> So far we can use this workaround to enable `fast_executemany` > > ``` > cursor._impl.fast_executemany = True > ``` Thank you, you're a legend man!