Skip to content

Conversation

WarrenWeckesser
Copy link
Contributor

When I install python from a source tarball with the standard ./configure script, there is no executable entry point called pip (it is called pip3).

This change modifies how pip is run in the install() function so that sys.executable is used to run the pip module.

@stefanv stefanv added the type: Enhancement New feature or request label Aug 6, 2025
@stefanv stefanv merged commit ee2630c into scientific-python:main Aug 6, 2025
17 of 18 checks passed
@stefanv stefanv added this to the 0.15 milestone Aug 6, 2025
@stefanv
Copy link
Member

stefanv commented Aug 6, 2025

Thanks, @WarrenWeckesser!

@WarrenWeckesser WarrenWeckesser deleted the run-pip-with-sysexec branch August 6, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants