Open hamiltonwei opened 6 years ago
I would like to run on the Windows, but I can't do it because of gym library. In my knowledge the 'gym' is not supported on the Windows
@hamiltonwei
@yumere maybe the people here can help you https://github.com/openai/gym/issues/982
@hamiltonwei have you installed tensorflow? Either using pip or anaconda? If you installed in a virtual env, remember to activate it before running any scripts.
I tried to run from the windows command line using the command in Readme but it says "Import Error: No module named tensorflow." How do I run the program on Windows? I am using Anaconda.