When trying to reproduce the tutorial, the following error appears:
_Exception has occurred: ValueError
invalid literal for int() with base 10: ''
File "/local/home/bewinter/entity-gym/treasurehunt.py", line 82, in
CliRunner(env).run()
ValueError: invalid literal for int() with base 10: ''
The code is copied and pasted from tutorial.py. Entity-Gym version is:
When trying to reproduce the tutorial, the following error appears:
_Exception has occurred: ValueError invalid literal for int() with base 10: '' File "/local/home/bewinter/entity-gym/treasurehunt.py", line 82, in
CliRunner(env).run()
ValueError: invalid literal for int() with base 10: ''
The code is copied and pasted from tutorial.py. Entity-Gym version is:
entity-gym 0.1.8 pypi_0 pypi