"git@developer.sourcefind.cn:gaoqiong/pybind11.git" did not exist on "0e2e003508ab0dfbea8a0f825d3d001b5f4be2cd"
Fix for Python3 via brew
Apparently with homebrew the correct package for python3 is now just `python`; python 2 was relegated to 'python@2', and `python3` is an alias for `python` (which needs to be upgraded rather than installed).
Showing
Please register or sign in to comment