79770372

Date: 2025-09-20 15:05:38
Score: 1
Natty:
Report link

In case you are using NixOS, you will need to install swig system package instead of the pip one.

nix-shell -p swig
pip install "gymnasium[box2d]"

Here, I am installing swig temporarily and then installing the package. Alternatively, you can set it up in your configuration.nix

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Lokesh Mohanty