+2 votes
308 views
Hi all,

recently i have been working with the openLCA python console (in v. 1.9) and wrote some scripts that don't work any longer once I updated to openLCA v.2.0.1. Apparently some core modules (e.g. derby) cannot be found. In the changelog for the openLCA versions it says "Enhanced script writing and API" for v.2.0. Is it possible that some names have been changed ? If so, is there a list of these changes ? Or how can I make my script work with the newer Version ?

Thanks in advance !
in openLCA by (190 points)

1 Answer

0 votes
by (114k points)
Hi, there is now a quite extensive documentation for version 2, here (for IPC) https://greendelta.github.io/openLCA-ApiDoc/ipc/.
by (190 points)
Thank you for this nice documentation!
I have worked with IPC in the past, but right now I cannot use python on my computer and therefore I am confined to the python console within openLCA. Do you also know anything about changes regarding that ?
...