[IPython-dev] feature?
Johann Cohen-Tanugi
cohen at slac.stanford.edu
Tue Jun 10 14:15:19 EDT 2008
More on my issues with current bzr trunk : I installed sphinx without
trouble so only Foolscap seems to be a problem. But when I try to build
ipython again, just for the sake of it, it now outputs :
[cohen at jarrett ipython]$ python setup.py build
============================================================================
BUILDING IPYTHON
python: 2.5.1 (r251:54863, Oct 30 2007, 13:54:11) [GCC
4.1.2 20070925 (Red Hat 4.1.2-33)]
platform: linux2
OPTIONAL DEPENDENCIES
Zope.Interface: yes
Twisted: 8.1.0
Foolscap: 0.2.8
OpenSSL: 0.6
sphinx: 0.3
pygments: 0.10
nose: 0.10.0
pexpect: 2.3
running build
running build_py
package init file 'IPython/config/tests/__init__.py' not found (or not a
regular file)
package init file 'IPython/UserConfig/__init__.py' not found (or not a
regular file)
package init file 'IPython/config/tests/__init__.py' not found (or not a
regular file)
package init file 'IPython/UserConfig/__init__.py' not found (or not a
regular file)
running build_scripts
Only the Foolscap egg is there, which seems to be enough for ipython at
this stage. Do we really want that behavior?
best,
Johann
More information about the IPython-dev
mailing list