songwenas12 / fjsp-drl

Apache License 2.0
188 stars 53 forks source link

cannot run the `test.py` #6

Open BMDACMER opened 12 months ago

BMDACMER commented 12 months ago

when I run test.py, I get an error " _assert self._hasreset, "Cannot call env.step() before calling reset()" AssertionError: Cannot call env.step() before calling reset()".

I tried google search, but it still didn't work out. Can you help me see what the problem is?