install python download https://github.com/MelJan/PyDeep y change to the PyDeep folder and run the setup script: python setup.py install Because pydeep is from 2019, you could get syntax warnings: SyntaxWarning: "is" with a literal. Did you mean "=="?
pip install numpy pip install matplotlib pip install mesa pip install scipy (pydeep needs this package) pip install seaborn pip install pandas pip install openpyxl
The data is saved in folders which are not concluded in the git repository. When running the code, a few folders should be copied in the same directory as the code. The datamap holds all possible needed directories.