ocni-dtu / okobau_example

This is an example of how to use Python to access the Ökobaudat API.
Apache License 2.0
11 stars 3 forks source link

TypeError: convert_ilcd() got an unexpected keyword argument 'as_type' #2

Closed andreabotti closed 5 months ago

andreabotti commented 5 months ago

Traceback (most recent call last): File "C:_GitHub\andreabotti\okobau_example\src\to_epdx.py", line 38, in to_epdx() File "C:_GitHub\andreabotti\okobau_example\src\to_epdx.py", line 19, in to_epdx epdx_str = epdx.convert_ilcd(epd_str, TypeError: convert_ilcd() got an unexpected keyword argument 'as_type'

ocni-dtu commented 5 months ago

Fixed with the lastest update to this repo