pyenv 主要用来解决 Python 多版本共存的问题。 ... CFLAGS="-I$(xcrun --show-sdk-path)/usr/include" pyenv install -v 2.7.15 # 卸载版本$ pyenv ...
確定! 回上一頁