#31938: python27 rev 86868 breaks py27-ipython -----------------------------------+---------------------------------------- Reporter: oliver.andrich@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: python27 -----------------------------------+---------------------------------------- Comment(by michelle.lynn.gill@…): I can confirm the same issue. This is the specific error I get upon running iPython: {{{ /Volumes/Files/macports/Library/Frameworks/Python.framework/Versions/Current/lib/python2.7 /site-packages/IPython/utils/rlineimpl.py:96: RuntimeWarning: Leopard libedit detected - readline will not be well behaved including some crashes on tab completion, and incorrect history navigation. It is highly recommended that you install readline, which is easy_installable with: 'easy_install readline' RuntimeWarning) }}} Rolling back to the previous version of python 2.7 fixed the issue. -- Ticket URL: <https://trac.macports.org/ticket/31938#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS