Closed pedersen closed 7 years ago
Original Author: pedersen, Original Timestamp: 2011-08-09 02:09:18.384000
Original Body: "paster shell development.ini" used to run iPython if it was installed. It no longer does so. This should be fixed.
Original Author: pedersen, Original Timestamp: 2011-08-19 03:48:17.740000
Original Body: - milestone: Undetermined --> 2.1.3
Original Author: pedersen, Original Timestamp: 2011-09-22 03:05:35.243000
Original Body: - milestone: 2.1.3 --> 2.1.4
Original Author: pedersen, Original Timestamp: 2011-09-30 02:22:24.855000
Original Body: Okay, the root of the problem has been found. Pylons 1.0 is, basically, incompatible with iPython 0.11.
There is an open pull request to get Pylons compatible (see https://github.com/Pylons/pylons/pull/7 for details).
Our options become these:
Thoughts anyone? What would you like to see?
Original Author: pedersen, Original Timestamp: 2011-09-30 02:27:48.603000
Original Body: - status: open --> pending
Original Author: pedersen, Original Timestamp: 2011-11-25 22:23:10.087000
Original Body: Okay, the pull request was satisfied, but no new release of Pylons was done. Will use the "make a custom package" tactic, since the source code is all there, and we're not having to do anything to it other than package it.
Original Author: pedersen, Original Timestamp: 2011-12-11 18:12:53.065000
Original Body: For even more fun, Pylons now requires WebOb 1.1.1, which we can't go to until we drop Python 2.4. As such, this particular feature must be pushed off until we reach 2.2. Bumping the milestone for this ticket to then.
Original Author: pedersen, Original Timestamp: 2012-08-24 01:47:44.179000
Original Body: - version: 2.1.3 --> 2.1.5
easy_install ipython==0.10.2
will get you the last version of IPython that works.
What did you guys think about the BPython? I am using it with Django for a good time and is a required tool for any of my dev projects...
This issue existed on SourceForge. The original can be viewed at https://sourceforge.net/p/turbogears2/tickets/110