Hi!
I love Thonny and use it for teaching. I also use other tools and IDEs like Processing Python Mode (sadly Jython 2.7). There is this amazing new experimental library that also combines the Processing wonderful vocabulary for drawing with modern Python, using the jpype library, it's called py5 (
https://tabreturn.github.io/code/python/thonny/2021/06/21/thonny_and_py5.html). I hope (perhaps with help from someone from this group) to have one day a plugin for making py5 use easier.
But let me get to the point. I have Java 11 installed but I can't make jpype inside Thonny find it, it just sees Java 8. I'm on Linux, my terminal sees it, the shell from Thonny doesn't. I've tried the Environment Variables setting under Options... Can someone help me?
thanks in advance,
Alexandre