python-javabridge icon indicating copy to clipboard operation
python-javabridge copied to clipboard

setup.py broken on Ubuntu with openjdk 14

Open WiestDaessle opened this issue 4 years ago • 0 comments

Installation on Ubuntu 20.04.1 LTS, with apt installed openjdk 14 (jre+ headless) setup install fails without any usefull info, seting : export JAVA_HOME=/usr/lib/jvm/java-14-openjdk-amd64/ allowed the setup to finish, java detection script is broken (at least on my 20.04 ubuntu)

WiestDaessle avatar Nov 30 '20 11:11 WiestDaessle