Python4j can't find dependent libraries

@SidneyLann we haven’t tested on jdk 17. I highly doubt that’s the problem but I know jdk 16+ introduces mandatory modules. We added module support so I don’t think there’s any issues.
I would test on jdk 11 just to be sure though.

As with any javacpp library could you please follow my javacpp instructions here and post the output?

Beyond that, Sam’s posted on this a few times. Use dependencies to figure out what the clashing dependencies are. It might be anaconda related.