我无法安装rbenv:Error: You must `brew link pkg-config` before rbenv can be installed: brew unlink autoconf && brew link autoconf
Linking /usr/local/Cellar/pkg-config/0.29.1_1.../homebrew-core (git revision 5d4
我正在尝试从一个管道文件安装需求,但是当我输入pipenv并按enter键时,我收到这个错误信息-bash: /Users/jkelly/.local/bin/pipenv: /usr/local/Cellar/python/3.7.0/bin/python3.7: bad interpreter: No such file or directory这个python目录不存在。我无法执行pipenv。 python --version返回Python 3.6.6。我用pyenv管理我所有版本的python。 这是我所有pyenv垫片的完整列表 /Users/jkelly/.pyenv/shi