Until Thonny v5 is out, it's not possible to install the thonny plugin through the Thonny UI, since it doesn't install to a venv.
Even if a venv is setup it does not install.
A possible workaround (pending) may be to do a manual no-deps install with --break-system-packages, or maybe it's time to offer a way to install via apt.
Until Thonny v5 is out, it's not possible to install the thonny plugin through the Thonny UI, since it doesn't install to a venv.
Even if a venv is setup it does not install.
A possible workaround (pending) may be to do a manual
no-depsinstall with--break-system-packages, or maybe it's time to offer a way to install via apt.