population-irl icon indicating copy to clipboard operation
population-irl copied to clipboard

How to solve the ModuleNotFoundError: No module named 'ray.services'?

Open YanbinLin94 opened this issue 3 years ago • 1 comments

YanbinLin94 avatar Jan 17 '22 01:01 YanbinLin94

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.

AdamGleave avatar Jan 17 '22 02:01 AdamGleave