-
```
What steps will reproduce the problem?
1. use pycurl
2. call webservice with headers
What is the expected output? What do you see instead?
- the call should pass
What version of the product are …
-
```
What steps will reproduce the problem?
1. use pycurl
2. call webservice with headers
What is the expected output? What do you see instead?
- the call should pass
What version of the product are …
-
## What did you try to do?
Using pycurl 7.45.3 to get the content of an https page.
## What happened?
pycurl 7.45.3 does not work in debian bullseye with python 3.8 in its default configurati…
-
```
What steps will reproduce the problem?
1. use pycurl
2. call webservice with headers
What is the expected output? What do you see instead?
- the call should pass
What version of the product are …
-
```
What steps will reproduce the problem?
1. use pycurl
2. call webservice with headers
What is the expected output? What do you see instead?
- the call should pass
What version of the product are …
-
Could not find the right info on this issue. Getting the error
60.0s exposure received in 0.3s. Possible camera problem.
Using the PiCamera settings and the source image is Jpg. As the source imag…
-
Since Dec 8, 2023, conda tests in CI/CD fail at least for Ubuntu with Python 3.8 and 3.11.
Seems unrelated to PycURL package version, which is 7.45.1 before and after the tests started failing.
-
Hi, when I run
"infobox = wptools.page('Nexus Q').get_parse().data['infobox']"
I always get the error
"pycurl.error: (35, 'Unknown SSL protocol error in connection to en.wikipedia.org:443 ')"
…
-
In https://github.com/celery/kombu/blob/master/kombu/asynchronous/http/curl.py#L18, when pycurl fails to import, kombu discards the exception message which contains diagnostic information as to why th…
-
I found that pycurl was needed and `pip install pycurl` was not sufficient. These instructions worked:
- Download the latest version from http://pycurl.sourceforge.net/download/
- Extract the tar.…