pip/python: normal site-packages is not writeable

前端 未结 5 1825
迷失自我
迷失自我 2020-12-09 03:05

I have a new Macbook - a user installed it, and then I installed a new user (mine), granted admin privileges and deleted the old one. I am on OS Catalina.

Since the

5条回答
  •  借酒劲吻你
    2020-12-09 03:25

    It occurs with me when I the virtual enviroment folder name was : venv.

    in this case, It gives errors like :

    No module pip

    Default folder is unwritable

    renaming the folder solve the proplem.

提交回复
热议问题