-
Running a module mode sketch file without saving causes the `setup()`/`settings()` separation feature to fail. The error message only mentions other issues that cause this feature to fail. It would be…
-
When I run it, it isn't recognized.
__'__clear__'__ is not recognized as an internal or external command,
operable program or batch file.
I'm running this in the thonny GUI, but it seems to be givi…
-
I am using an ESP32-CAM and Thonny's IDE runs the code properely. But whenever I disconnect the chip and reconnect it or unplug the cable and return it this error shows every time :
Device is bu…
-
I was just working on a project to store birthdays with guizero, and I was checking the guizero website on how to use it (because I am not very experienced with guizero), and a Python message came up …
-
It'd be pretty handy if Thonny grew a watch mode, keeping the remote in sync with the project. The use-case is when Thonny is not being utilized as an editor, but rather for its reliable management of…
-
Hello Every One,
when i use this code in shell / thonny
it is not clearing screen
simply showing a small square.
how do i clear screen using python code / tkinter
-------------------
from…
-
Using: Thonny 4.1.3; Windows 11; Python 3.12.3
When attempting to access Tools menu - Manage Packages I get the following error:
PROBLEM IN THONNY'S BACK-END: Exception while handling 'get_active_…
-
On ubuntu 22.04.4 in Thonny 3.3.14 an connect Raso Pico W report in Thonny: Error 84 Could not write next block after having written 0 bytes to /t ERROR thonny.backend: PROBLEM WITH THONNYS'S BACK-END…
-
Hello,
I just start using Thonny for Micro Python on ESP32. I kept getting various errors. See two attached message please.
I believe I have the right firmware flashing. Still, I tried many er…
-
Hi all,
I am trying to get two Raspberry Pi Pico W's to communicate. The Pico that transmits the data is hooked up to an accelerometer (MPU6050). As it takes the x, y, and z values from the acceler…