Re: [cx-oracle-users] [help] import cx_Oracle is not a valid win32 application
Brought to you by:
atuining
From: W. C. T. <cra...@gm...> - 2011-01-31 12:10:57
|
What version of the Oracle 10g drivers are you using? If you're using the 32-bit versions, when everything else is 64-bit, that will cause problems. You also need to have the Oracle driver's directory in your system path. - Craig - 2011/1/30 树上蹭灰 <cn....@gm...> > hi guys, > > win2k3 std.64bit > Oracle 10g > python 2.6.6 amd64 > cx_Oracle 5.0.4-10g amd64 > > >>> import cx_Oracle > > Traceback (most recent call last): > File "<pyshell#0>", line 1, in <module> > import cx_Oracle > ImportError: DLL load failed: %1 is not a valid Win32 application. > >> > > > > help.... > > > > -- > cn.popeye > > > ------------------------------------------------------------------------------ > Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! > Finally, a world-class log management solution at an even better > price-free! > Download using promo code Free_Logger_4_Dev2Dev. Offer expires > February 28th, so secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsight-sfd2d > _______________________________________________ > cx-oracle-users mailing list > cx-...@li... > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users > > |