-
Hello! It looks like the newest [python-anticaptcha release](https://github.com/ad-m/python-anticaptcha/releases/tag/0.5.0) breaks upon importing into a Python shell. I can confirm this for Python 2.7…
-
Hi, given a string encoding a png image in base64 (example given below), what is the most straightforward way to create the corresponding ImageToTextTask?
For a quick check, there exists many websi…
-
Hi! Today I've encountered on this website (https://www.43einhalb.com/) a different kind of captcha, called hCaptcha, which is very similar to the reCaptcha. Anticaptch already support this kind of ca…
-
## Expected Behavior
**Handle `kopf.on.update` for subresources**
Let's say that i want to handle subresources updates and updating the parent resources. For example:
```yaml
apiVersion: renau…
-
Hi!
I was testing some code that uses this library and sometimes the task never get completed, so the code get stuck on that point without returning any error. Is there a way to set a timeout to the …
-
First of all thank you very much for sharing your code!
I have few questions about how to use your text captcha solver, your example is :
"from python_anticaptcha import AnticaptchaClient, Image…
-
Hello,
4 days ago obfuscating with pyarmor was working good but now I get several errors:
On MAC I get seg fault 11 after obuscating everything. I trried to run the script in anaconda and it's tell…
-
## Long story short
When upgrade kopf version from `0.21` to `0.24`the operator raises a `aiohttp.client_exceptions.ClientResponseError: 403, message='Forbidden'` Exception related to my CRD.
…
-
**Describe the bug**
Unable to start Bazarr using Python 3.6
**To Reproduce**
Steps to reproduce the behavior:
/usr/bin/python3.6 bazarr.py
Bazarr starting...
Traceback (most recent call last)…
-
Ubuntu 18.04.3 LTS bionic
Python 3.6.8 | Python 2.7.15+
I downloaded the v0.4.2.zip, unzipped it.
> python3 setup.py install
~~~
/usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unkno…