Hello -- I'm using pylons for a mapfish project and would love to get the ipython interpreter working when I call paster shell. From what I've read on the net, it should automatically use ipython if ipython is installed. I've installed ipython both globally (in the vm) as well as within the mapfish vm, yet this is what happens:
(mapfish)[root@localhost]# paster shell development.ini Pylons Interactive Shell Python 2.6.6 (r266:84292, Jun 6 2011, 02:26:45) [GCC 4.1.2 20080704 (Red Hat 4.1.2-50)] All objects from *.lib.base are available Additional Objects: mapper - Routes mapper object wsgiapp - This project's WSGI App instance app - paste.fixture wrapped around wsgiapp >>> That's not ipython... Iipython 0.10 pylons 1.0 CentOS release 5.6 VM Any ideas? Thanks. Cody -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
