Installation instructions
for Mac and Linux

Installation instructions for Mac

  1. Download an installation script (right-click + save as... ; save in Downloads) :
  2. Open a terminal (you can type "terminal" in the search tool, or find Terminal in Applications).
  3. Run the command :
    sh Downloads/AlphAI-1.8.10.11_installer.sh (or sh Downloads/AlphAI-1.7.22_installer.sh or sh Downloads/AlphAI-1.9.0-beta25_installer.sh). This should download and install AlphAI. At the end of the installation, you'll be asked for a password: this is your computer password, so it's normal for nothing to appear while you're typing it, then press Enter.
  4. To launch the software, simply run the command : alphai

Installation instructions for Linux

To install the software under Linux, you will need to manually configure your python 3.9 environment (note that the software will not work with later versions of python):

  1. AlphAI is compiled to work with python 3.9 (ideally python 3.9.13). If you have a python 3.9 environment, you can use this one. If not, you can download python 3.9.13 at the following address: https://www.python.org/downloads/release/python-3913/. In the following instructions, the python3 refers to this python 3.9 environment.
  2. Download a version of AlphAI :
  3. Unzip the downloaded folder to the location where you want to install AlphAI.
  4. Open a terminal and go to the newly created folder, for example using the command : cd AlphAI-1.8.10.11.
  5. In the terminal, run the command : python3 -m pip install -r requirements-linux.txt. This should install all the python libraries needed to run the software.
  6. Finally, to launch the software, enter the command : sudo python3 Start_Alphai.pycthen enter your user password. Please note that you'll need to replace python3 with an explicit path to the python interpreter, for example ./python3 or ~/Documents/AlphAI/alphaienv/bin/python3Otherwise, the default interpreter will be launched.

Dive into AI with our in-depth resources.

robot learningrobots