Re: [cx-oracle-users] [help] import cx_Oracle is not a valid win32 application
Brought to you by:
atuining
From: Amaury F. d'A. <ama...@gm...> - 2011-01-31 08:17:36
|
Hi, 2011/1/31 树上蹭灰 <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. >>> Which version of Python are you using? Is it a 32bit version by any chance? -- Amaury Forgeot d'Arc |