PIP module has no attribute “main”

前端 未结 5 1182
渐次进展
渐次进展 2021-01-04 02:18

EDIT: The computer in question was a client machine with restrictions on what software could be installed. I\'m unsure if that may have been a cause of the issue or if the c

5条回答
  •  梦毁少年i
    2021-01-04 02:46

    My issue was related to my IDE (PyCharm). older versions of PyCharm does not support pip v10. Upgrading PyCharm solved it for me.

提交回复
热议问题