This is a package contains only core assets. You need to download interpreter and dependencies manually.
1. Download and unzip the core package to "depsland" folder.
2. Download a Python standalone interpreter from [this site](https://github.com/indygreg/python-build-standalone/releases) (choose 3.10).
1. Unzip it to "depsland/python" folder.
3. Open a terminal, run:
sh
cd <the_path_to_depsland>
python/python.exe -m pip install -r requirements.txt
4. Finally double click the "setup.exe" to install despland.