On 4/27/06, Linda Kvam <[EMAIL PROTECTED]> 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

 
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to