Skip to content

Installation

Leandro Arndt edited this page Jul 26, 2026 · 9 revisions
  1. In order to install Útil paisagem, first ensure you have Python 3.13 or higher installed.
  2. After this, download the latest release and decompress it on the folder of your choice.
  3. Run install.sh or win_install.bat depending on your operating system.
  4. It will then appear on your start menu or desktop. Use those shortcuts to run it.

Frequently imagined questions

1. What if I have multiple Python versions on my computer?

You may provide the path to the correct Python version passing it to the installer: install.sh -p [correct Python here] or win_install.bat -p [correct Python here].

2. How do I upgrade or override an Útil paisagem installation?

Do exactly as in the installation instructions, but first delete the .env directory if it exists — it will be recreated during installation. No information will be lost in the process.

Clone this wiki locally