Error:
× default: error installing/updating PyPI dependencies
├─▶ Failed to prepare distributions
├─▶ Failed to build `spacepy==0.7.0`
├─▶ The build backend returned an error
╰─▶ Call to `setuptools.build_meta.build_wheel` failed (exit status: 1)
...
ValueError: `py_limited_api='cp37'` not supported. `Py_LIMITED_API` is
currently incompatible with `Py_GIL_DISABLED`. See https://github.com/
python/cpython/issues/111506