Skip to content

pip is broken again on macOS #4589

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

Closed
youknowone opened this issue Feb 28, 2023 · 0 comments · Fixed by #4598
Closed

pip is broken again on macOS #4589

youknowone opened this issue Feb 28, 2023 · 0 comments · Fixed by #4598
Labels
C-bug Something isn't working O-macos

Comments

@youknowone
Copy link
Member

$ cargo run --release --features=ssl -- -m ensurepip
 Defaulting to user installation because normal site-packages is not writeable
Looking in links: /var/folders/4l/db5by6f97gl8z692_wckqb3w0000gn/T/tmpsqf2lk1o
Processing /private/var/folders/4l/db5by6f97gl8z692_wckqb3w0000gn/T/tmpsqf2lk1o/setuptools-65.5.0-py3-none-any.whl
Processing /private/var/folders/4l/db5by6f97gl8z692_wckqb3w0000gn/T/tmpsqf2lk1o/pip-22.3.1-py3-none-any.whl
Installing collected packages: setuptools, pip
Successfully installed pip-22.0.4 setuptools-67.4.0
$ cargo run --release --features=ssl -- -m pip
    Finished release [optimized] target(s) in 0.38s
     Running `target/release/rustpython -m pip`
./target/release/rustpython: No module named pip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Something isn't working O-macos
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant