Skip to content

Python Installation

While some newer builds may be compatible, you might experience compatibility issues. For most platforms, the simplest way to install Python is to download the installer provided below. Alternatively, Linux users can install it directly through the command line using a package manager

Download Installer (Windows and MacOS)

  1. Navigate to Python Official Website
  2. Choose and download the installer that matches your operating system.
  3. Run the installer and follow the on-screen instructions, or manually install the package based on your selection.

Install via Command Line (Linux only)

Ubuntu

  • For Ubuntu 20.04 or 22.04, refer to this guide for detailed installation steps.
  • For Ubuntu 24.04, please visit this guide.