ImportError: pycurl: libcurl link-time ssl backends (schannel) do not include compile-time ssl backend (openssl) i use win10 + py3.9 + pycurl-7.44.1-cp39-cp39-win_amd64.whl + i can't use import ,please help me
Asked
Active
Viewed 393 times
1
-
Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Sep 03 '21 at 04:29
-
I have added my answer to a similar question https://stackoverflow.com/questions/69385342/importerror-pycurl-libcurl-link-time-ssl-backends-schannel-do-not-include-co – Blue Clouds Oct 06 '21 at 08:05
-
Could not report duplicate as the duplicate finder did not locate it – Blue Clouds Oct 06 '21 at 08:12
1 Answers
0
pycurl version pip install pycurl==7.43.0.5

kevin
- 1
-
Please add further details to expand on your answer, such as working code or documentation citations. – Community Sep 06 '21 at 01:37