Python version 3.7
Python Package: sys
This code has only been tested on Webots R2020a revision 1.
Please use Rescue Maze Release 7
Make sure you are using the right python version in the preferences: tools —> Preferences —> python command
Please add the path to the folder where all the code is located in to line 8 of main.py:
sys.path.append('C:\\Path\\to\\folder\\named\\code')