[Tutor] cx_oracle module problems

W W srilyk at gmail.com
Tue Oct 7 23:32:43 CEST 2008


On Tue, Oct 7, 2008 at 4:30 PM, jeremiah <jeremiah.jester at panasonic.aero>wrote:

> Got it. Thanks.
>
> When i try 'python setup.py build' i get the following error.
>
> $ sudo python setup.py build
> Traceback (most recent call last):
>   File "setup.py", line 72, in <module>
>    raise DistutilsSetupError, "cannot locate an Oracle software
> installation"
> distutils.errors.DistutilsSetupError: cannot locate an Oracle software
> installation
>
>
> Thoughts?


This means you don't have Oracle installed, or setup.py can't find it.

-Wayne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20081007/f14f5a54/attachment.htm>


More information about the Tutor mailing list