github thonny/thonny v4.1.1
Version 4.1.1

latest releases: v4.1.6, v4.1.6_fix, v5.0.0a2...
17 months ago

πŸ‡ΊπŸ‡¦ Thonny 4 is dedicated to Ukraine fighting the Russian invasion. Please support Ukraine! πŸ‡ΊπŸ‡¦

Installation instructions

Windows

Default Windows installer (thonny-4.1.1.exe) is now 64-bit and comes with Python 3.10 -- this means it is suitable only for 64-bit Windows 8.1, 10 and 11. For Windows 7, 8 and for 32-bit Windows 10 use thonny-py38-4.1.1.exe which comes with 32-bit Python 3.8.

macOS

thonny-4.1.1.pkg contains universal2 build of Python 3.10 -- this means it is suitable both for Arm (M1, M2) and Intel Macs.

Linux

thonny-4.1.1.bash is a script, which downloads and installs thonny-4.1.1-x86_64.tar.gz (with Python 3.10) when run on x86_64 machines. On other platforms it tries to use system python3 (creates a virtual environment for Thonny and installs thonny and its dependencies there).

Changes since 4.1.0

  • Fix the warning for cases where Thonny avoids user module shadowing a library module (#384)
  • Fix installing from local file in ESP flashing dialog (#2811)
  • Use a tilde to separate pre-release versions in the AppData (#2807), by @jwillikers
  • Use bigger initial width in simple mode
  • Big progress with Italian translation, by mapi68, Ribezzz and sailslack
  • Updated Chinese (TW) and English (UK) translations

Don't miss a new thonny release

NewReleases is sending notifications on new releases.