首先,我们将设置Python的活动版本为3.9.5,确保pip是最新的,然后安装构建所需的python包。 $ pyenv local 3.9.5 $ python3 -m pip install --upgrade ...
確定! 回上一頁