Search
Here we assume you have installed Python 3.11 (for SS 2023/24).
You need to have the following python3 packages:
pillow
tkinter
You can get these packages by running these commands from your terminal (preferably from a virtual environment, or a conda environment):
# On Linux sudo apt-get install python3-pil.imagetk python-tk # On Mac with Homebrew package manager pip3 install gym numpy pip3 install Pillow brew install python-tk # On Windows pip3 install Pillow
kui-task
kuimaze2
git
cd kui-task git clone https://gitlab.fel.cvut.cz/kui-student-materials/kui-maze2 .
.
kui-maze2
kui-maze2-main
kui-maze2-folder
import kuimaze2