In article <3be2bdce-680d-4b32-ad0c-ef46caf55...@f10g2000vbf.googlegroups.com>, larry.mart...@gmail.com <larry.mart...@gmail.com> wrote: > >I'm trying to install a package (cx_Oracle) on a mac running 10.5.7. >I've done this on other platforms, but never on a mac. I followed the >instructions given, but when I try and run setup I get: > >Apollo:instantclient_10_2 user$ python setup.py build >/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/ >Python.app/Contents/MacOS/Python: can't open file 'setup.py': [Errno >2] No such file or directory > >Is there something else I have to install first to have this?
Do you have a setup.py in the current working directory? -- Aahz (a...@pythoncraft.com) <*> http://www.pythoncraft.com/ "The volume of a pizza of thickness 'a' and radius 'z' is given by pi*z*z*a" -- http://mail.python.org/mailman/listinfo/python-list