[MacPorts] #34845: Can't view man pages for py27-ipython
MacPorts
noreply at macports.org
Sun Sep 2 05:51:43 PDT 2012
#34845: Can't view man pages for py27-ipython
-----------------------------------------+----------------------------------
Reporter: singingwolfboy@… | Owner: akitada@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.1
Keywords: | Port: py27-ipython
-----------------------------------------+----------------------------------
Comment(by robitaille@…):
I have fixed this in r97277. Try upgrading the ipython port:
{{{
sudo port selfupdate
sudo port upgrade py27-ipython
}}}
or
{{{
sudo port selfupdate
sudo port upgrade py32-ipython
}}}
and try the select command again. If that doesn't work, try uninstalling
the ports, e.g.
{{{
sudo port uninstall py27-ipython
sudo port clean -f --all py27-ipython
}}}
then install it again. Can anyone try this to let me know if the issue can
be marked as resolved?
Note that for some reason, there are no man pages for ipython when using
Python 3. This is a separate issue that I'm tracking with the ipython
developers - but for now, using the select command should not cause any
errors.
--
Ticket URL: <https://trac.macports.org/ticket/34845#comment:10>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list