[Tutor] Problem with python2.5 and pyGres-3.8.1

Ezra Taylor ezra.taylor at gmail.com
Sat Jun 2 15:44:50 CEST 2007


All:
      I'm trying to get python2.5 and PyGres-3.8.1 working.  I'm getting the
following error when doing an import.  I'm not sure what I have to do to
openssl.  I've seen this linger around on the web but no one suggested a
solution.  Your help will be much appreciated.

Ezra


ActivePython 2.5.1.1 (ActiveState Software Inc.) based on
Python 2.5.1 (r251:54863, May  1 2007, 17:48:28)
[GCC 2.95.3 20010315 (SuSE)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import _pg
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: /usr/local/pgsql/lib/libpq.so.5: undefined symbol:
SSL_CTX_set_client_cert_cb



-- 
Ezra Taylor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20070602/040f25fd/attachment.htm 


More information about the Tutor mailing list