gym icon indicating copy to clipboard operation
gym copied to clipboard

Problem with installation on Windows: BOX2D

Open 9muso8 opened this issue 1 year ago • 1 comments

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

9muso8 avatar Feb 27 '23 15:02 9muso8

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

pseudo-rnd-thoughts avatar Feb 27 '23 18:02 pseudo-rnd-thoughts