[Tutor] Python and Oracle

Tino Dai tinoloc at gmail.com
Fri Apr 28 16:30:21 CEST 2006


On 4/27/06, Linda Kvam <lindaik at earthlink.net> wrote:
>
> I have Oracle 10g and Python 2.4 on my PC.  I just installed cx_Oracle and
> then entered - import cx_Oracle -in PythonWin and got the following error
> -
>
> >>> import cx_Oracle
> Traceback (most recent call last):
> File "<interactive input>", line 1, in ?
> ImportError: DLL load failed: The specified procedure could not be found.
> >>>
> This is just a guess. You might need to run regsvr32 to tell WinXP where
> it is.
>
> -Tino
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20060428/ab142aae/attachment.htm 


More information about the Tutor mailing list