Installation

GNU/Linux

  1. Install Python 2.7 and xclip (to enable Copy/Paste).
  2. Download the AppImage file and make it executable:
$ chmod a+x icestudio-0.3.1*.AppImage

Hint

You can download the ZIP release and install it in the system using the script linux_installer.sh. This script registers the .ice files as Icestudio project. There is also a linux_uninstaller.sh to revert the previous configuration.

Mac OS

  1. Install Python 2.7.
  2. Install Homebrew.
  3. Download and execute the DMG package.
../_images/macos.png

Windows

  1. Download and execute the Windows installer.
../_images/windows.png

Note

Python 2.7 will be installed automatically if it is not installed. This installer registers the .ice files as Icestudio project.

Warning

If the error Failed building wheel for apio [...] appears pip installer may be blocked. Disable the antivirus and try again.