#48725: py34-pip, pip_select: target "/opt/local/Library/Frameworks/Python.framework/Versions/3.4/bin/pip" doesn't exist -----------------------------------+------------------------ Reporter: resmi.raju@… | Owner: stromnov@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: py34-pip, pip_select | -----------------------------------+------------------------ Comment (by resmi.raju@…): Replying to [comment:1 ryandesign@…]:
You've successfully installed py34-pip, however selecting it as the default version of pip is failing for some reason. Andrew?
I don't think it's successful, because even after below installation command pip27 is active. {{{ port install py34-pip or sudo port install py34-pip }}} So i tried set pip34 as default using this command {{{ sudo port select --set pip pip34 }}} I got this error {{{ could not create new link "/opt/local/bin/pip": target "/opt/local/Library/Frameworks/Python.framework/Versions/3.4/bin/pip" doesn't exist }}} -- Ticket URL: <https://trac.macports.org/ticket/48725#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X