gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] Problem importing psycopg2 on Mac OS 10.6


From: Busser, Jim
Subject: Re: [Gnumed-devel] Problem importing psycopg2 on Mac OS 10.6
Date: Mon, 4 Nov 2013 06:53:08 +0000

On 2013-11-03, at 6:57 PM, Jim Busser <address@hidden> wrote:
ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/psycopg2/_psycopg.so, 2): Library not loaded: libssl.dylib
  Referenced from: /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/psycopg2/_psycopg.so
  Reason: Incompatible library version: _psycopg.so requires version 1.0.0 or later, but libssl.0.9.8.dylib provides version 0.9.8
>>> 

I was able to fix the above, after noticing the absence of a

libssl.dylib

which was remedied by another symlink

sudo ln -s /Library/PostgreSQL/9.1/lib/libcrypto.dylib /usr/lib

so it appears I am able to continue trying this … hope to report back further, soon.

-- Jim

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail


reply via email to

[Prev in Thread] Current Thread [Next in Thread]