

I found the Thonny Wiki for Linux at and that gave a different install command bash <(curl -s ) Now I had the latest level running on Ubuntu, and I was able to complete the rest of the tutorial. print(Hello world) ) into the editor and save the file with Ctrl+S. Thonny comes with Python 3.7 built in, so just one simple installer is needed and youre ready to learn programming.
#Install thonny on ubuntu code
I removed the old version with the sudo apt remove thonny without any problems On the first run you see a code editor and the Python shell. After a bit of hunting around I found that the sudo apt install thonny command installs 2.1.16 and mot the current version 3.0.8. In the recent version of Debian or Ubuntu, since Beautiful Soup is available as. The device pull down tab was missing! Although the plugin installation seemed to be fine when it came to setting up the Interpreter there was only the basic option available the MicroPython on ESP32 ect were not there. Linux machines normally come with a package manager to install various packages. I installed the pluigin but the Thonny screen looked slightly different to the one shown in the tutorial. It supports different ways of stepping through the code. We have successfully installed the IDE in Linux. Thonny is an integrated development environment for Python that is designed for beginners. (This is for the case if you used pip3 for installation) thonny. After the installation has completed, type Thonny in the terminal, and the following window will appear. Python3 installed without any problems so I then installed Thonny IDE with the suggested command sudo apt install thonny All went well and I was able to start the IDE. In Fedora distribution, use this command to install Thonny IDE: sudo dnf install thonny.

The firmware loaded onto the ESP32 without any problems. Start Thonny IDE As shown in the installation section, Thonny is installed in the home directory. Thonny will ask you to set up Language and Initial settings. I then needed to restart the Ubuntu system to get esptool.py to run. Thonny Installer To launch thonny, go to the installed directory and type. It comes with a debugger which is able to visualize all the conceptual steps taken to run a Python program (executing statements, evaluating expressions, maintaining the call stack). To install esptool I used the pip3 Install esptool command. Thonny is a simple Python IDE with features useful for learning programming. I followed the tutorial Flashing MicroPython Firmware with esptool.py on ESP32 and ESP8266 to put MicroPython onto my ESP32. Hi there, I have been following the Getting Started with Thonny MicroPython (Python) IDE for ESP32 and ESP8266Tutorial on a Ubuntu 18.04 system, and I have the following comments.
