-
I was having some trouble getting the wgetxpt.py file to run using Jupyter Lab. I tried using
`%run wgetxpt.py DEMO -out XPT`
but that just created an empty folder named "ut." I also tried
`%run wg…
-
I had to reinstall Thonny for some reason, so I uninstalled it (assertedly "successfully"). Subsequent re-installation went smoothly, but starting Thonny resulted in different error messages.
A ma…
-
I am running the Python Pro Swith Demo using Thonny Python IDE on a Raspberry Pi 3 A+. The program runs ok, but when it starts I get a pop up labeled "Problem when handling 'ProgramOutput'" that cont…
-
I am using Thonny 4.02 portable on Windows 10.
After installing Black-formater-plugin, for the first time it works.
Using Black a second time it says "Package not found".
Restarting Thonny I can us…
-
On Mac, Thonny is launched by a script whose shebang is the absolute path of its own Python interpreter. This is typically
```
#!/Applications/Thonny.app/Contents/Frameworks/Python.framework/Version…
-
I have a number of students with M1, M2 & M3 Macs telling me they had to manually install JDK-17 from [download.oracle.com/java/17/archive/jdk-17.0.10_macos-aarch64_bin.dmg](https://download.oracle.co…
-
Thonny version: 4.1.4
macOS: 13.6
Python: 3.10.11
Tk: 8.6.13
Attached a log showing the crash on macOS. This crash is also reproducible on Linux. I'm happy to get another log if that would help.…
-
UserWarning: `grouped_entities` is deprecated and will be removed in version v5.0.0, defaulted to `aggregation_strategy="simple"` instead.
warnings.warn(
I got this problem:
Traceback (most recen…
-
Hi there,
One of my students is having trouble getting Thonny to work. When he opens the application it immediately generates the following error message and crashes the Python interpreter:
```
…
-
https://groups.google.com/g/thonny/c/KuGZsl717_k
villares reports: "for some reason I don't understand launching Thonny by means of python.exe -m thonny avoids the stackprinter error"