google-research/pathdreamer

test_pathdreamer.py does not work

AgentEXPL opened this issue · 1 comments

import pathdreamer

Running the "test_pathdreamer.py" gets the following result. How to get through this?

ModuleNotFoundError: No module named 'pathdreamer'

I made a mistake on adding the Pathdreamer library to PYTHONPATH. Now it is fixed.