Python pip installation on Mac is not working

前端 未结 4 1169
别跟我提以往
别跟我提以往 2021-01-26 06:05

I have a Macbook Air and want to install pip. I have the updated python version. I follow all the instructions but I cannot install any packages.

I have been researching

4条回答
  •  庸人自扰
    2021-01-26 06:33

    Install it form here: https://www.python.org/downloads and check "Add to PATH".. . It comes with pip installed

提交回复
热议问题