When i run the pip install pettingzoo[sisl] command as given on the website https://pettingzoo.farama.org/environments/sisl/
I get the following error while installation. The issue is not with the pip but with box2d-py file.
Building wheels for collected packages: box2d-py
Building wheel for box2d-py (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [16 lines of output]
Using setuptools (version 47.1.0).
Kindly tell the solution