openai / neural-mmo

Code for the paper "Neural MMO: A Massively Multiagent Game Environment for Training and Evaluating Intelligent Agents"

Home Page:https://openai.com/blog/neural-mmo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does not work on Windows

jiang910622 opened this issue · comments

It seems that neural-mmo is not available at Windows, due to the difficulties with the Ray library. Is there any way to solve it?

Yes, check issue 21 -- It's not supported out of the box, but it is fairly straightforward to strip out Ray references. I'll look into this in an official capacity in the future, but I am currently the only dev, and I'm prioritizing my efforts towards the first major patch

Yes, check issue 21 -- It's not supported out of the box, but it is fairly straightforward to strip out Ray references. I'll look into this in an official capacity in the future, but I am currently the only dev, and I'm prioritizing my efforts towards the first major patch

Will you further explore this issue?
Regards.