openLCA is a Java application and, thus, runs on the Java Virtual Machine (JVM). Jython is a Python 2.7 implementation that runs on the JVM. It compiles Python code to Java bytecode which is then ...
Please see the Giter8 page for detailed instruction on how to install. If you are on Mac the easiest is probably to use Homebrew: You'll be prompted for some ...