I want to install the package pysal. I have tried using 'pip install pysal', and I already have all of its dependencies installed. This is the error I get:
python setup.py bdist_wheel did not run successfully. exit code: 1
then
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for rvlib Running setup.py clean for rvlib Failed to build rvlib ERROR: Could not build wheels for rvlib, which is required to install pyproject.toml-based projects
I would be very appreciative of any help.