Processing 3.4 UnsatisfiedLinkError when trying Visualiser example Pycom

Hello, for learning how to use the Pycom PyTrack, I’m following this tutorial from Core-Electronics. Sadly, when getting to the visualiser example that Pycom also uses on their site, I run into a pretty big error that I can’t make sense off. (I’m just getting started with all this.)

I got the log here in a Pastebin paste, a lot is being said about Java, so made sure that it is up to date, but that didn’t change anything either.

Also made sure the Serial is set to COM8 as that is what my device is on.

If any more info is needed, let me know.

So you are running a Python mode (processing.py) on the PyTrack, is that right?

Can you give the code contents of main.py you are running? The tutorial only shows a modified version for the PySense – and it would be good to have it in this thread anyhow.