Installation - jetstreamc/PySimbot GitHub Wiki

Prerequisite

  • Python3: The supported versions currently are 3.9-3.11
  • Pip: The package installer for Python.
  • (Optional) Virtualenv: To create the isolated Python environments. See more on Virtualenv

Libraries

  • Use the program such as CMD, Powershell, or Terminal. The installation command is based on pip.
    pip install -r requirements.txt
    

Support OS and Python versions

OS Python versions Test results Testing Dates
Windows 3.9 Pass 11-08-2023
Windows 3.10 Pass 11-08-2023
Windows 3.11 Pass 11-08-2023
Apple silicon 3.9 Pass 11-08-2023