cheditx
cheditx
https://github.com/Binit-Dhakal/Google-reCAPTCHA-v2-solver-using-playwright-python/blob/b4fa56490cd7307bd1baf0083678cecc23be8243/main.py#L59C9-L60C19 this line is wrong, sometimes it will return even if the captcha isn't solved.
Don’t work with bedrock software, with pocketmine work perfectly, please fix it!
Random Bug
To be honest i don't know what really happened, i just got this error after receiving some updates on the bot System.NullReferenceException: Object reference not set to an instance of...
### Platform Windows ### Steps to Reproduce **the code i used** ``` import aiopytesseract import asyncio async def main(): test = await aiopytesseract.image_to_string("img_1.png") print(test) asyncio.run(main()) ``` Seems like windows api...