Thymio-Mobsya_wht
[wpml_language_selector_widget]

How to install Thonny on my system?

n

In order to give you a great experience when programming Thymio in Python, we have chosen Thonny as an editor. Thonny is an open source software developed by a third party; in order to let you use it with Thymio Suite, it has to be installed along with Thymio Suite and a Thymio-specific extension.

nnnn

On Mac OS

nnnn

Mac OS doesn’t allow us to integrate another software into our package, so you have to install Thonny manually. If Thonny is already installed on your computer, Thymio Suite will detect it and allow you to launch it. Otherwise, it will signal you to install it:

nnnn
    n
  1. Make sure you have already installed Thymio Suite.
  2. nnnn
  3. Download the Thonny package for Mac OS here . We use Thonny 3 but the more recent Thonny 4 will work as well.
  4. nnnn
  5. Install the Thymio plugin for Thonny: In Thonny, select the menu Tools>Manage Packages, type tdmclient_ty in the search box, and click the button Search on PyPI. Click the link tdmclient_ty in the result list, then the Install button below.
  6. n
nnnn

On Windows

nnnn

Our Installer includes Thonny, so you don’t need to do any additionnal configuration or installation.

nnnn

On Linux

nnnn

On Linux, you have to install Thonny manually. Thymio Suite cannot detect whether is is already installed so the installation and launch are a bit different:

nnnn
Installation
nnnn
    n
  1. Make sure you have already installed Thymio Suite.
  2. nnnn
  3. Follow the installation instructions for Linux here, or use one of the third-party packages. We use Thonny 3 but the more recent Thonny 4 will work as well.
  4. nnnn
  5. Install the Thymio plugin for Thonny: In Thonny, select the menu Tools>Manage Packages, type tdmclient_ty in the search box, and click the button Search on PyPI. Click the link tdmclient_ty in the result list, then the Install button below.
  6. n
nnnn
Launch
nnnn
    n
  1. Start Thymio Suite and connect a robot. Leave Thymio SUite open, either in the welcome screen or in the list of robots.
  2. nnnn
  3. Start Thonny manually.
  4. n
nnnn

Congartulations! You are ready to go!

n