-
Please help me: this is the error when trying to connect via ssh to pi@pi.local
Traceback (most recent call last):
File "C:\Users\abhig\AppData\Local\Programs\Thonny\lib\site-packages\thonny\plu…
-
I will attempt to figure out exactly what causes it, but for some reason, after editing and running programs in Thonny for a while, copy paste no longer works on everywhere else. It still works within…
-
Execution of the example-code (on an RPI pico):
import time, _thread, machine
def task(n, delay):
led = machine.Pin("LED", ma…
-
Trying to run any of the Pygame Zero examples fails with
```
PROBLEM IN THONNY'S BACK-END: Exception while handling 'Run' (ValueError: AST node line range (1000000, 1) is not valid).
See Thonny's b…
-
this is of minor prio.
show thonny installation path in e.g. help > about thonny menu under tk version
-
If I go to Manage Packages, the app lags out (spinning beachball of death) and I have to force quit it. If I go to Options first and *then* Manage Packages, it works.
-
Hi! My daughter does coding with thonny and I am trying to help her. We just got a new Mac running the Ventura OS. She is not able to open the thonny program or the Python Launcher. I tried deleting…
-
hi
The below code is run ok, but in debugging it, a problem is appeared and below text is appeared in popup windows:
**Traceback (most recent call last):
File "C:\Program Files (x86)\Thonny\lib\…
-
1. Start Thonny
2. Open a file via File/Open; the file dialog appears above the main Thonny window.
3. Go to another application (say, the browser) by clicking in its window.
4. Return to Thonny by…
-