blob: 85e2afa3047763ecf4a75711518ff10863d680ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Thonny is a Python IDE meant for learning programming.
This version does not include python3 but, as it will be installed
to satisfy the dependencies, that should not be a problem.
pygame created with python3 support is an optional dependancy.
esptool is another optional dependancy for communicating with
ROM bootloaders of Espressif ESP8266 and ESP32 chips.
note: python3-platformdirs deps have changed, and so that
package needs to be rebuilt with the new deps, specifically
python3-setuptool-scm-opt, to avoid importerrors in thonny.
|