openai / spinningup

An educational resource to help anyone learn deep reinforcement learning.
https://spinningup.openai.com/
MIT License
10.02k stars 2.21k forks source link

Running spinningup without using Linux Subsystem on Windows (Success) #397

Open mj06879 opened 1 year ago

mj06879 commented 1 year ago

Hi, I have tried another way of running Spinning Up on Windows 11 without using a Linux Subsystem. I faced a lot of issues when trying for Windows in the Linux Subsystem.

If you're struggling similarly to get it to work, I cloned this and provided a complete installation guide for running on Windows.

https://github.com/mj06879/spinningup_on_Windows11

Feel free to try it and submit any issues if it doesn't work. Give it a thumbs up if it works for you.