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.
--
Regards,
Peng
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
Hi, I got this. Is there anything wrong? Also, how to install a python
module with pypy pip? Thanks.
$ pypy -m ensurepip
/var/folders/r7/bvmh1vvx41d63snvgbdz7bl4gr/T/tmpelZs6W/pip-6.1.1-py2.py3-none-any.whl/pip/_vendor/__init__.py:72:
UserWarning: Module pip was already imported from
/var/fold