Dan Schellenberg

Results 6 comments of Dan Schellenberg

I added a simple one-pager that shows the options of the p5 directive. I've not used Selenium before, and don't have the time to explore it right now, so there...

I get the same error: `Error: Soundfile doesn't exist. Pleae check path A library relies on native code that's not available. Or only works properly when the sketch is run...

Similar problems installing a library that uses Qt, using Thonny 3.2.7 on Mac OS Catalina 10.15.3. The library that I'm installing is ``cs20-easygui``, which just wraps up ``easygui_qt`` with it's...

I installed the ``cs20-easygui`` package with the ``--user`` switch outside a virtual environment, with: ``pip3 install --user cs20-easygui`` When I then attempt to run the test file in Thonny, I...

Uninstalled the my old 3.2.7 version of Thonny (by dragging it into the trash). Then, reinstalled with the version listed above (with added entitlements). Everything worked great. The ``cs20-easygui`` package...

I also get this error after pulling the most recent image and making a new container. The docker compose setup has not changed at all, and has been working for...