Cheers people, anyone into C++ #CPP would like to help both the #Python and #Java communities at once?
I have this #jpype issue that affects many Portuguese-speaking users (and I bet, other international users) that have non-ascii chars in their folder names scattered through their OSs.... https://github.com/jpype-project/jpype/issues/1111
This causes trouble for me personally because #py5 depends on jpype and my students have #ThonnyIDE frequently in a directory with non-ascii chars in its path, due to their usernames or on "脕rea de Trabalho" (desktop)... etc.
Issue with non-ascii characters in the JVM path on Windows 路 Issue #1111 路 jpype-project/jpype
Context: in Brazil, many users have names, usernames and various directories containing non-ascii characters. I found this issue because some students couldn't run the same project/tools that other...