openai / gym

A toolkit for developing and comparing reinforcement learning algorithms.
https://www.gymlibrary.dev
Other
34.44k stars 8.59k forks source link

Problem with installation on Windows: BOX2D #3187

Open 9muso8 opened 1 year ago

9muso8 commented 1 year ago

Good afternoon, straight to the point: I use Visual Studio Code on Windows 11. When running the command " pip install gym[all] " I receive the error shown in the appended picture. I searched online and apparently there is no "official" way to solve it, any suggestion? Thank you, Nicolò

error

pseudo-rnd-thoughts commented 1 year ago

you need to install swig - https://www.swig.org/download.html