-
#gh-33 pertains to 'ModuleNotFoundError' with this mexc_sdk
[this](https://stackoverflow.com/questions/75314658/can-a-bug-in-a-python-library-produce-a-modulenotfounderror) StackOverflow post also pe…
-
Something is wrong with the Python or NodeRed scriptfor the Neopixels slider. In the earlier lesson with the LED Slider some Wifi code was missing.
With the Neopixel Sliders often the script don't co…
-
With command line arguments `--profile my-profile`, Thonny will append `my-profile` to the end of the user dir path. If no profile is given, the profile name `default` is used instead (and appended to…
-
Ok I had opened this issue to ask a question but now that I tried to do the `--build` I experienced an error.
```
tg-archive --build
2023-11-06 00:33:39,305: building site
Traceback (most recent…
-
Hi, I am new to this software, I recently bought the raspberry pi pico, so I start to install the software Thonny, but I get the next error message, I attached the image.
![error](https://user-images…
-
Getting an error with Thonny 3.3.6 for a program that ends
for i in range (9):
if uart.any(): reply=uart.read(160); print('reply', reply); break
THONNY FAILED TO EXECUTE COMMAND get_globals
…
-
When no saved files are open, exeeuting `%Run` in the integrated shell throws an index error. Eg.
1. Install Thonny for the first time
2. Immediately run `%Run` in the integrated shell
Here's the…
-
Hello toremick,
I can flash the firmware without error, but when I try to connect with thonny the filesystem seem to be corrupt:
```
The filesystem appears to be corrupted. If you had important d…
-
On a fresh RPi5 image I've created a new virtual environment through Thonny under options, and then installed Matplotlib through the package manager. Running the simple one line script:
"import ma…
-
Somehow i got the impression that lightsleep and deepsleep were not working on the RP2 devices. Fortunately ghubcoder posted about PR8832, which prompted me to try using lightsleep.
Perhaps the Qu…