[IPython-dev] Syntax and Indentation Errors during build of ipython1 (saw)
Arne Grimstrup
arne@ras.ucalgary...
Thu Aug 23 17:21:56 CDT 2007
Hi everyone,
I checked out ipython1 yesterday and was attempting to build it for the first
time today. Near the end of the build, the following errors appeared:
Processing ipython1-0.9alpha2-py2.5.egg
creating
/alma/ACS-7.0/Python/lib/python2.5/site-packages/ipython1-0.9alpha2-py2.5.egg
Extracting ipython1-0.9alpha2-py2.5.egg to
/alma/ACS-7.0/Python/lib/python2.5/site-packages
File
"/alma/ACS-7.0/Python/lib/python2.5/site-packages/ipython1-0.9alpha2-py2.5.egg/ipython1/core1/console.py",
line 6
self.in
^
SyntaxError: invalid syntax
Sorry: IndentationError: ('expected an indented block',
('/alma/ACS-7.0/Python/lib/python2.5/site-packages/ipython1-0.9alpha2-py2.5.egg/ipython1/core1/interprete
rinterface.py', 46, 7, ' def ipsystem(self,arg_s):\n'))
The build is on RHEL 4 using a separately built Python 2.5.1 and Setuptools
0.6c6.
I understand that the core1 modules are under heavy development right now,
but I'm hoping to include ipython1 in the tool suite for our application.
In the meantime, should I revert to chainsaw?
Thanks,
Arne
More information about the IPython-dev
mailing list