在Ubuntu 18.04上,使用Python 3.9 venv:UnsatisfiedError我在Windows和Linux上用不同版本的Anaconda和Python进行了尝试,但没有成功。Windows 10:
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for
因此,在使用pip3安装了一些东西之后,我得到了以下错误:You should consider upgrading via the 'pip install --upgrade pip' command.pip3 install --upgrade pip现在,当我运行pip或pip3时,我会得到以下错误:
Traceback (most recent cal