Open canbooo opened 4 years ago
Some minor additions
Also, same as https://github.com/openai/spinningup/issues/117 ?
Perhaps someone can write up a nice and easy way of going about it?
There are also
etc. that describes how to get mujuco working as well.
I can't really try this on a pristine system until earliest next week (assuming I can get hold of a mujuco trial license).
Also, same as #117 ?
Not exactly as i don't make use of WSL aka Windows subsystem for Linux.
I have successfully installed and tested spinningup on Windows 10 within an Anaconda environment. Because of the suggestion in the docs, I wanted to share my experience. Following steps were necessary to make it work:
After these steps, I am able to run the installation test example, plot the results and animate. I am now starting to fiddle around and so far, everything looks sweet. I did not attempt anything with MuJoCo though. Thanks for this repo.