+1 vote
119 views
Hello, I am looking to create a simpler GUI in Python that will be repeating some mundane tasks in the OpenLCA program. I am just trying to work with a single database and I understand how to use the olca-ipc package to interact with the server once instantiated. However, I am having trouble instantiating that server without a GUI from within a Python program.
in openLCA by (160 points)

Please log in or register to answer this question.

...