【问题标题】:My terminal says i should add a path but i already have (windows 10)我的终端说我应该添加一条路径,但我已经有了(Windows 10) 【发布时间】:2021-07-07 21:54:17 【问题描述】: Terminal warning and Path Variable in system properties 【问题讨论】: 标签: python terminal path 【解决方案1】: 原来我只需要重新启动终端并运行以下命令: pip 卸载 pipenv pip 卸载 virtualenv 然后在添加路径变量后我运行: pip install pipenv。 【讨论】: