[MacPorts] #37011: Unable to install py-markdown
#37011: Unable to install py-markdown --------------------+-------------------------------- Reporter: pjl@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: py-markdown --------------------+-------------------------------- On OS X 10.6.8: {{{ $ sudo port selfupdate ... $ sudo port upgrade outdated ... $ sudo port install py-markdown ---> Computing dependencies for py-markdown Error: Dependency 'py24-markdown' not found. To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py-markdown failed $ sudo port install py24-markdown Error: Port py24-markdown not found $ python -V Python 2.7.1 }}} -- Ticket URL: <https://trac.macports.org/ticket/37011> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 | --------------------------+---------------------- Changes (by ryandesign@…): * priority: High => Normal * owner: macports-tickets@… => erickt@… Comment: It works fine for me. Please run "sudo port selfupdate" and then try again. Also, python 2.4 is very old. Consider using python 2.7 instead, by installing the py27-markdown module instead. -- Ticket URL: <https://trac.macports.org/ticket/37011#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 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. -- Ticket URL: <https://trac.macports.org/ticket/37011#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#37011: py-markdown: Dependency 'py24-markdown' not found --------------------------+---------------------- Reporter: pjl@… | Owner: erickt@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: worksforme | Keywords: Port: py-markdown | --------------------------+---------------------- Changes (by macsforever2000@…): * status: new => closed * resolution: => worksforme Comment: I can install both py24-markdown and py27-markdown with no problems. -- Ticket URL: <https://trac.macports.org/ticket/37011#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts