cogment / cogment-verse

Research platform for Human-in-the-loop learning (HILL) & Multi-Agent Reinforcement Learning (MARL)
https://cogment.ai/cogment_verse
Apache License 2.0
78 stars 14 forks source link

Converge module error #48

Open sagarkurandwad opened 2 years ago

sagarkurandwad commented 2 years ago

RUN_PARAMS=minatar_breakout_rainbow cogment run test_environment

test_environment_1 | /usr/local/lib/python3.7/site-packages/coverage/report.py:87: CoverageWarning: Couldn't parse '/environment/config-3.7.py': No source for code: '/environment/config-3.7.py'. (couldnt-parse) test_environment_1 | coverage._warn(msg, slug="couldnt-parse") test_environment_1 | /usr/local/lib/python3.7/site-packages/coverage/report.py:87: CoverageWarning: Couldn't parse '/environment/config.py': No source for code: '/environment/config.py'. (couldnt-parse) test_environment_1 | coverage._warn(msg, slug="couldnt-parse") test_environment_1 | Wrote HTML report to htmlcov/index.html test_environment_1 | /usr/local/lib/python3.7/site-packages/coverage/report.py:87: CoverageWarning: Couldn't parse '/environment/config-3.7.py': No source for code: '/environment/config-3.7.py'. (couldnt-parse) test_environment_1 | coverage._warn(msg, slug="couldnt-parse") test_environment_1 | /usr/local/lib/python3.7/site-packages/coverage/report.py:87: CoverageWarning: Couldn't parse '/environment/config.py': No source for code: '/environment/config.py'. (couldnt-parse) test_environment_1 | coverage._warn(msg, slug="couldnt-parse")