1.问题:打开cmd时pip安装出现了错误: pip install jedi 2.解决办法 :安装指定路径pip即可 pip install --target=xxx pip install --target=d:\python3.9...