cURL / Mailing Lists / curl-library / Single Mail

curl-library

pycurl import problem with Python 2.2.2

From: Bryan Richard <bryan_at_pyzine.com>
Date: 02 Jan 2003 10:57:04 -0800

When I attempt to import pycurl I get the following,

Python 2.2.2 (#1, Nov 14 2002, 14:17:59)
[GCC 2.95.3 20010315 (SuSE)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import pycurl
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: /usr/local/lib/python2.2/site-packages/pycurl.so: undefined
symbol: curl_multi_cleanup
>>>

Pycurl 7.10.2 with Python 2.2.2. I've seen in the docs that it was built
for 2.2.1 but I don't think Python is the problem.

Also running the lastest libcurl,

root -> /usr/local/bin/ $ ./curl-config --version
libcurl 7.10.2

I suspect I have something config'd wonky but I can't really say what it
is. Any ideas?

Be well,

- Bryan

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2003-01-02