Ticket #20271 (closed enhancement: fixed)
python_select should create symlinks for all executables installed by python
| Reported by: | macports@… | Owned by: | raimue@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | Cc: | blb@…, erickt@…, mww@…, mcalhoun@… | |
| Port: | python_select |
Description
python_select does not create a symlink for easy_install like the other Python binaries. If the default interpreter is not the same minor version as the interpreter in the shebang line, easy_install will fail late with an unhelpful error message.
python_select also does not create a symlink for 2to3, but that tool appears not to be affected by the default interpreter.
Change History
Note: See
TracTickets for help on using
tickets.

