population-irl
population-irl copied to clipboard
How to solve the ModuleNotFoundError: No module named 'ray.services'?
As I replied via e-mail:
Are you using the Conda environment with Ray version 0.4.1? It's pretty old code, the Ray API has likely changed a lot since I wrote it. If you just need it to for a baseline, you can use my Conda environment and it should replicate (let me know if not). If you want to build on the codebase, then you'll probably need to spend some time making it work with newer versions -- unfortunate, but that's the game with ML, the frameworks are changing pretty quickly.
In general please open GH issue (preferred, as it'll notify everyone who subscribes to codebase) OR e-mail, not both, to avoid duplication of work.