Closed Itsredpro closed 2 years ago
You need to install opencv-python
to make this work, heres how you install it. pip install opencv-python
, if you still get errors please run this pip install opencv-python scikit-image flask httpx requests pyyaml msvc-runtime
, this command will install all the required python modules needed for this to work
Thank you, that works. But it seems like lot of captcha's are unsolvable. Ran a few tests and none w:orked, it outputted that it were unsolvable captcha's when using the demo template. Am i doing something wrong?
Edit: If it doesn't fail instantly it just selects all images. There is defiantly not going well.
yep ik, i am working on a fix.
Thank you! I will be waiting for your fix.
Got this error while using the template given on the github page. I have python3 installed, using ubuntu 20.04.