Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=7617275 By: dougselph
I am doing something rather 'advanced' I think. I am using eclipse 3.2.2, pydev 1.4.8.2881, ipython 0.9.1, and django 1.1 I am trying to get the shell run of django to work within pydev's console. After installing all the above components, I create a run within eclipse using module 'manage.py' and passing as an argument 'shell'. This is equivalent to calling 'python manage.py shell' outside of eclipse. This is all from the intro tutorial with django. With a normal python shell, this runs just fine. However, if I install ipython, django will detect this and call the ipython interpreter instead. Now the output is all garbled. Here is an example of what I am seeing: ----------- /var/lib/python-support/python2.6/MySQLdb/__init__.py:34: DeprecationWarning: the sets module is deprecated from sets import ImmutableSet IPython 0.9.1 [on Py 2.6.2] [0;32m[1;34m[[1;36mtestpydev/testproj[1;34m][0m [0;32m|[1;32m2[0;32m>[0m ----------------- I did some research I think the problem is that the pydev Console is not treating correctly the special characters ipython is spitting out. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users