Skip to content

Installing JALE

Lennart Frahm edited this page Nov 21, 2024 · 2 revisions

How to install JALE in your virtual python environment

After you installed pyenv, created a virtual python environment and activated it you are ready to install JALE.

To install JALE you only need a single command:

pip install JALE

This should set in motion a flurry of download and installation processes.

Clone this wiki locally