Re: [cx-oracle-users] Installation of cx_Oracle-4.1.2 for py2.5b1 under windows
Brought to you by:
atuining
From: Anthony T. <ant...@gm...> - 2006-07-04 14:24:30
|
Hmm, you're right. The pyd seems to be missing from the installers. I ran into a bit of trouble with the Python 2.5 distutils commands when I was building these and I guess this was the result (not too surprising considering its an early beta). My apologies for that and I've uploaded new versions that should have all the right files....I hope! :-) On 7/1/06, Paparipote . <pap...@ho...> wrote: > Hello: > I executed file cx_Oracle-4.1.2-win32-10g-py25.exe under my Win XP 2. All > seemed to install well, no error message was issued; but when invoking py= 2.5 > and write: import cx_Oracle, y get next error message: > .... > ImportError: No module named cx_Oracle > > The folder C:\Python25\Lib\site-packages only contains: > cx_Oracle-4.1.2-py2.5.egg-info > The folder C:\python25 contains a sub-folder with name cx_Oracle-doc > cx_Oracle-doc. It also contains the files: Removecx_Oracle.exe and > cx_Oracle-wininst.log; last 3 lines of the log contains: > ..... > 200 File Copy: C:\Python25\cx_Oracle-doc\test\CursorVar.pyo > 200 File Copy: C:\Python25\cx_Oracle-doc\test\Cursor.pyo > 200 File Copy: C:\Python25\cx_Oracle-doc\test\Connection.pyo > > What do you think is happening? > Many thanks for your attention. > > _________________________________________________________________ > Charla con tus amigos en l=EDnea mediante MSN Messenger: > http://messenger.latam.msn.com/ > > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job ea= sier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronim= o > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D121642 > _______________________________________________ > cx-oracle-users mailing list > cx-...@li... > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users > |