I've been trying for a couple days to build a program using pyObjC on
a mac, I'm stuck on this error:
: inconsistent use of tabs and spaces in indentation
Traceback (most recent call last):
File "setup.py", line 59, in ?
setup(**setup_options)
File "/Library/Frameworks/Python.framework/Ver
My main problem is, I don't know where to find the file:
File "", line 628
As in I don't know what code it is refering to by ??
It isn't code that I wrote, its something from python or pyObjC
Ian Bloom
--
http://mail.python.org/mailman/listinfo/python-list
On Feb 11, 9:10 pm, "Gabriel Genellina" <[EMAIL PROTECTED]>
wrote:
> En Mon, 11 Feb 2008 21:57:00 -0200, ibloom <[EMAIL PROTECTED]> escribió:
>
> > My main problem is, I don't know where to find the file:
> > File "", line 628
>
> &
On Feb 11, 9:10 pm, "Gabriel Genellina" <[EMAIL PROTECTED]>
wrote:
> En Mon, 11 Feb 2008 21:57:00 -0200, ibloom <[EMAIL PROTECTED]> escribió:
>
> > My main problem is, I don't know where to find the file:
> > File "", line 628
>
> &