#42102: py27-pip targets wrong python ---------------------------+-------------------------------- Reporter: seba.szwarc@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: ---------------------------+-------------------------------- I installed py27-pip. On 10.6 it looks everything is ok but on 10.8 strange things happens that IMO result in problems with Pebble SDK installation. After installation there is no pip in /opt/local/bin - just pip2.7. I made symbolink link to pip but.. pip - V result in: pip 1.4.1 from /Library/Python/2.7/site-packages/pip-1.4.1-py2.7.egg which IMO is wrong it should target python located in /opt/local/Library/Frameworks/Python.framework/Versions/2.7. /Library/Python is built-in interpreter and it shouldn't be touched or modified. Why there is no command like pip-select similar to python-select. Very unconvenient :( -- Ticket URL: <https://trac.macports.org/ticket/42102> MacPorts <http://www.macports.org/> Ports system for OS X