Re: [cx-oracle-users] hp-ux1131, python3, install cx_oracle successful, import fail
Brought to you by:
atuining
From: Anthony T. <ant...@gm...> - 2010-09-16 03:54:08
|
Hi, I think I understand your issue. Do you have an Oracle client installed on that machine? Can you use SQL*Plus? Can you run ldd on cx_Oracle.so and see if there are any missing libraries? Anthony 2010/9/15 钻石星辰 <dia...@16...>: > exalted friends: > > Excuse me, my English is not good, wish warmhearted you could read my mail !_! > > I am using python3.1.2 on hp-ux 11.31 U ia64,now want to install cx_Oracle5.0.4 for Oralce10g. On windows platform my code run just well, but it raise exception on hp-ux. > when use "import cx_Oracle", it report: "Failed to load /usr/local/lib/python3.1/site-packages/cx_Oracle-5.0.4-py3.1-hp-ux-B.11.31-ia64.egg/cx_Oracle.so", > but cx_Oracle.so is already in folder /usr/local/lib/python3.1/site-packages/cx_Oracle-5.0.4-py3.1-hp-ux-B.11.31-ia64.egg, and with right 755. > > I snap all course(python3_cxoracle5.gif,it is not virus), wish it is useful, very thank you for you reading my mail, ^_^ > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > cx-oracle-users mailing list > cx-...@li... > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users > > |