[pypy-dev] How to install pip for pypy along with the pip for python?

Matti Picus matti.picus at gmail.com
Thu Jan 18 13:02:40 EST 2018


On 18/01/18 19:59, Peng Yu wrote:
> Hi,
>
> I installed pip with python without using virtual environment.
>
> https://pip.pypa.io/en/stable/installing/
>
> I also need to install pip with pypy without using virtual
> environment. Is it possible? Could anybody show me how to do it?
> Thanks.
>
pypy -m ensurepip

Matti


More information about the pypy-dev mailing list