➜ bin pip3 install pyenv
Collecting pyenv
Using cached pyenv-0.0.1.tar.gz (1.4 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: pyenv
Building wheel for pyenv (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for pyenv (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [12 lines of output]
running bdist_wheel
running build
installing to build/bdist.macosx-10.9-universal2/wheel
running install
############################ NOTE ############################
We are sorry, but this package is not installable with pip.
Please read the installation instructions at:
https://github.com/pyenv/pyenv#installation
##############################################################
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pyenv
Failed to build pyenv
ERROR: Could not build wheels for pyenv, which is required to install pyproject.toml-based projects
怎么才能安装成功啊
登录后可查看更多问答,登录/注册