Skip to content

Fix ensurepip install issues #4598

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 1, 2023
Merged

Conversation

DimitrisJim
Copy link
Member

@DimitrisJim DimitrisJim commented Feb 28, 2023

Closes #4589 (which most likely applied for all OS's). At some point it seems this change was removed from sysconfig by accident, this adds it back and also adds a check to the CI to make sure its caught in the future.

edit: Removed in #4569 which I also approved 😄

@DimitrisJim
Copy link
Member Author

p.s we should probably remove --install-pip now, no?

@youknowone
Copy link
Member

Thanks, regression from a6e44a3

@youknowone
Copy link
Member

--install-pip also tries get-pip by parameter. idk if we will need it or not.

@DimitrisJim
Copy link
Member Author

I really don't know if there's a need for it either. Currently it also pulls down the newest version of pip which we can't run due to some io stuff missing if I remember correctly.

@DimitrisJim DimitrisJim merged commit a0472e1 into RustPython:main Mar 1, 2023
@DimitrisJim DimitrisJim deleted the fix_ensurepip branch March 1, 2023 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pip is broken again on macOS
2 participants