snap-stanford / MLAgentBench

MIT License
224 stars 30 forks source link

ModuleNotFound: No module named ‘clrs’ #15

Open rsarbhangia opened 2 months ago

rsarbhangia commented 2 months ago

I’m trying to get a baseline for the CLRS task. I’m using the docker image: qhwang123/researchassistant:latest, the one mentioned in the README.md

I’ve also tried pip install -r requirements.txt.

Help will be much appreciated.

q-hwang commented 2 months ago

This line dm-clrs @ git+git://github.com/deepmind/clrs.git in requirements.txt should resolve it