#31093: sudo port install py26-ipython results in "Dependency 'py26-nose' not found" ---------------------------------+------------------------------------------ Reporter: gburachas@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.2 Keywords: | Port: ---------------------------------+------------------------------------------ Comment(by ryandesign@…): Please remember to use WikiFormatting. Replying to [comment:2 gburachas@…]:
{{{ sudo port list *nose }}} The output on my system is: {{{ $ port list *nose py-nose @1.0.0 python/py-nose py24-nose @1.0.0 python/py-nose py25-nose @1.0.0 python/py-nose py26-nose @1.0.0 python/py-nose py27-nose @1.0.0 python/py-nose py31-nose @1.0.0 python/py-nose py32-nose @1.0.0 python/py-nose }}} So you're missing some things. Sounds like your ports are up to date, but your MacPorts is not, because only MacPorts 2 knows about the new "subport" feature being used by nose and an increasing number of other python ports. What version of MacPorts are you running? Find out with: {{{ port version }}} What output do you get with running selfupdate verbosely? {{{ sudo port -v selfupdate }}} -- Ticket URL: <https://trac.macports.org/ticket/31093#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS