-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Open
Labels
OS-macbuildThe build process and cross-buildThe build process and cross-buildtopic-ensurepiptype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
Bug description:
Whether building Python 3.12 from source or installing it from python.org, there is no pip executable in the bin directory. There is a pip3. But many installation instructions on the web say to use pip, and many users are used to doing that. The unfortunate consequence is that if a user has both the 3.11 and the 3.12 versions in their path (as happens with installs from python.org) then they will be installing packages for 3.11 when they use pip.
CPython versions tested on:
3.12
Operating systems tested on:
macOS
deepwzh
Metadata
Metadata
Assignees
Labels
OS-macbuildThe build process and cross-buildThe build process and cross-buildtopic-ensurepiptype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error