On Tue, Oct 7, 2008 at 4:30 PM, jeremiah <[EMAIL PROTECTED]>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
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to