equeheil
equeheil
I thank you for your answer. Can I ask for another point ? A new problem occured after I updated ContributionResult. I wish to create a product system like in...
The code link did not work. I wish to use the code in : https://github.com/GreenDelta/openlca-python-tutorial/blob/master/product_systems.md
Thanks for the answer. I am sorry for bothering you again, but now my problem is with `ProductSystemBuilder` in ` builder = ProductSystemBuilder(MatrixCache.createEager(db))` It is expecting now 2 arguments. I...
This is strange. For me, the `LinkingConfig.DefaultProviders` does not work with `import org.openlca.core.matrix.LinkingConfig.DefaultProviders as DefaultProviders` I could not find any changes in the commit logs.
For the line `import org.openlca.core.matrix.LinkingConfig.DefaultProviders as DefaultProviders` I have the error message `Unresolved import: DefaultProviders`. I use OpenLCA version 1.8.
I must have had a problem with the API, but it works now. I wish now to run a calculation with the system. ``` # calculation system = createProductSystem(process) productSystem...
I saw more information from the OpenLCA log. Maybe this can help (I am a beginner in IT development). `The org.openlca.updates.script.Python failed to evaluate script` then appears the errors messages...