curl-and-python

Re: Errors when trying to run pycurl

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Tue, 14 Jan 2014 09:16:27 +0100

On Monday, January 13, 2014 13:49:31 Victor Sluiter wrote:
> When I try to import pycurl, I get an error. I've tried installing the
> latest released version too, but to no avail. I've tried out all three ssl
> libraries, but all with the same error on 'import pycurl' I'm probably
> doing something very basic wrong, but I'd love to understand what.

Try to rebuild pycurl with --with-gnutls in order to specify the compile-time
SSL backend manually. The automatic detection may fail in some cases (as e.g.
on Fedora, where libcurl is compiled with --enable-hidden-symbols).

Kamil
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python
Received on 2014-01-14