#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 md14-macports@…): Trying to select ipython32 also fails: {{{ $ port installed 'name:^py.*-ipython' The following ports are currently installed: py27-ipython @0.12.1_0+notebook+parallel+scientific (active) py32-ipython @0.12.1_0 (active) $ port select --list ipython Available versions for ipython: ipython27 ipython32 none (active) $ sudo port select --set ipython ipython27 Selecting 'ipython27' for 'ipython' failed: could not create new link "/opt/local/share/man/man1/ipcluster.1.gz": target "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/share/man/man1/ipcluster.1.gz" doesn't exist $ sudo port select --set ipython ipython32 Selecting 'ipython32' for 'ipython' failed: could not create new link "/opt/local/share/man/man1/ipcluster.1.gz": target "/opt/local/Library/Frameworks/Python.framework/Versions/3.2/share/man/man1/ipcluster.1.gz" doesn't exist }}} -- Ticket URL: <https://trac.macports.org/ticket/34845#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS