Problem appears on macOS BigSur when trying to install numpy
or packages that depend on it, e.g. pandas
.
$ SYSTEM_VERSION_COMPAT=1 pipenv install numpy
or
$ export SYSTEM_VERSION_COMPAT=1
$ pipenv install numpy
Problem appears on macOS BigSur when trying to install numpy
or packages that depend on it, e.g. pandas
.
$ SYSTEM_VERSION_COMPAT=1 pipenv install numpy
or
$ export SYSTEM_VERSION_COMPAT=1
$ pipenv install numpy