#50058: Executables installed by pip are not linked into macports path (and are not “select”able in any way). --------------------------+------------------------ Reporter: william@… | Owner: stromnov@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: py-pip | --------------------------+------------------------ Comment (by stromnov@…): It's a rather bad practice to mix up several different package managers in one place (port and pip). If you, for example, manually install tornado using macports pip-3.5, then you can entirely break your macports installation due to dependency chain update (setuptools, certify and so on). So, it's preferably to install custom packages into separate dirs, or install custom packages using macports build system. -- Ticket URL: <https://trac.macports.org/ticket/50058#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X