#37011: py-markdown: Dependency 'py24-markdown' not found --------------------------+---------------------- Reporter: pjl@… | Owner: erickt@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: py-markdown | --------------------------+---------------------- Comment (by pjl@…): Replying to [comment:2 ryandesign@…]:
I see your output showed you already ran selfupdate. Maybe it didn't work properly. Please run "sudo port -v selfupdate" so that we see some more output, and let us know if it printed any errors.
The only error I encountered was related to ncurses, which I presumed would have no impact on any problems with installing python modules: {{{ Error: org.macports.activate for port ncurses returned: Image error: /opt/local/bin/captoinfo is being used by the active ncursesw port. Please deactivate this port first, or use 'port -f activate ncurses' to force the activation. }}}
Also, python 2.4 is very old. Consider using python 2.7 instead, by installing the py27-markdown module instead.
The last line in my original report shows that I am using Python 2.7.1. I tried installing py27-markdown as you suggested: {{{ $ sudo port install -y py27-markdown Error: Port py27-markdown not found }}} -- Ticket URL: <https://trac.macports.org/ticket/37011#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS