Installing & Compiling Rogue
This section describes how to obtain and install Rogue. After installation is completed, consider following our PyRogue Tree Getting Started Guide guide to learn the basics.
The recommended method for installing rogue is through Installing Rogue With Miniforge and Building Rogue Inside Miniforge. If you chose to build rogue from source instead of using miniforge, the following list is the recommendation for each operating system.
Note: Native source builds are currently supported on Linux and macOS arm64. Windows users should use Ubuntu (WSL) or Docker.
Linux - Building Rogue From Source
Windows - Installing Rogue Docker
Mac (arm64) - Building Rogue Inside Miniforge