I am attempting to assign an economic allocation method for a calculation setup in using olca.ipc in Python with "setup.allocation_method=olca.AllocationType.ECONOMIC_ALLOCATION" in the below code:
This does seem to work and exports the result table below:
What am I doing wrong?