音乐分级后端 音乐分级应用程序的后端 本地运行 (如果是macOS) brew install pyenv (否则您需要自行安装和使用python 3.4.8) (如果是macOS)将$(pyenv root)/shims:到.bash_profile的PATH中 (如果是macOS)打开一个新的终端窗口 git clone https://github.com/capalmer1013/music-grader-backend.git cd music-grader-backend pip install --user pipenv pipenv install 如果你得到: