[cx-oracle-users] cx_oracle and EL Capitan?
Brought to you by:
atuining
From: Dominic G. <dom...@gm...> - 2015-10-12 11:58:08
|
After upgrading to El Capitan. cx_oracle now appears to have broken. prior to upgrading my environment worked fine. Now I get the message indicating problems with DYLD_LIBRARY_PATH. python WaitTime.py Traceback (most recent call last): File "WaitTime.py", line 5, in <module> import cx_Oracle ImportError: dlopen(/Library/Python/2.7/site-packages/cx_Oracle.so, 2): Library not loaded: /ade/b/2649109290/oracle/rdbms/lib/libclntsh.dylib.11.1 Referenced from: /Library/Python/2.7/site-packages/cx_Oracle.so Reason: image not found previously it worked flawlessly… Sqlplus and jdbc_oci still work. reinstall of cx_oracle doesn’t make any difference. Sent with Unibox |