Skip to content

Install

Peer David edited this page Sep 28, 2020 · 7 revisions

Linux

  1. Ensure that python3 (>= 3.6), pip3, and tkinter are installed
  2. Clone or download this repository to a local folder
  3. Run the install.sh script to create a virtual environment and install all dependencies
  4. Run RemaPy using the launch.sh script
  5. [Optional] Adapt the remapy.desktop file and copy it to ~/.local/share/applications/remapy.desktop

Windows

  1. Ensure that python3 (>= 3.6), pip3, and tkinter are installed
  2. Clone or download this repository to a local folder
  3. Run the install.bat script to create a virtual environment and install all dependencies
  4. Run RemaPy using the launch.bat script

MacOS

Not supported.

Clone this wiki locally