You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: