I cannot install on my MacOS

Unable to load java runtime environment is error I get when trying to install. can you recommend what steps I need to take to prepare my computer

You need to install Java Runtime

Hey all - I pasted my solution in a different project in GitHub. My error was “Unable to load Java Runtime Environment” after installing GanttChart on Mac OSX when the current JDK was most certainly installed :slight_smile:

The problem? Basically, the JavaAppLauncher is looking for libjli.dylib in the wrong location.

Solution is easy-peasy…see my writeup at https://github.com/jpype-project/jpype/issues/160#issuecomment-604509882

Enjoy!

We have a knowledge base article on macOS issues and a couple of alternative distros which do not use JavaAppLauncher (described in the knowledge base)