pip2 install pyinstaller
DEPRECATION: Python2.7 reached the end of its life on January 1st, 2020Please upgrade your Python as Python2.7 is no longer maintained. pip 21.0 will drop support for Python/usr/local/lib/python
根据,设置新项目的正确方法是使用poetry new poetry-demo,但是通过创建以下toml文件,这将创建一个基于现在不再推荐的python2.7的项目:name简单地将python = "^2.7"更改为python = "^3.7"会导致运行poetry install时出现以下错误:The current project's- zi
pip3 --最近版本出现了一个错误,我很难使用pip将软件包安装到我的虚拟环境中。这是一个新问题,但我认为这可能是因为我的计算机上安装了太多的python版本。
还有其他人看到这个错误抛出了吗?我以前从未从importlib.util中抛出过错误。此外,这一错误只是最近才出现的。据我所知,我没有做任何改变importlib.util的事情。Error processing line 1 of /usr/local/Cel