Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Ensuring pip modules work smoothly post pypy installation (after trying ensurepip option) #11

Open
87sam12 opened this issue Sep 23, 2022 · 0 comments

Comments

@87sam12
Copy link

87sam12 commented Sep 23, 2022

Im using anaconda's pip as a command line default and have quite a lot of packages already. I just want to make sure the pypy installation done using pip can access these same modules without reinstallations. Is there a quick and easy way?
I tried this way (https://docs.python.org/3/library/ensurepip.html) and Im unable to provide the default pip if I try
./pypy3-c -m ensurepip --default-pip "~/anaconda/bin/pip"

python -m ensurepip: error: unrecognized arguments: ~/anaconda/bin/pip

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant