admin管理员组

文章数量:1123401

I'm trying to install ecoinvent 11 via brightway25, here's my code: from bw2data.parameters import ActivityParameter, DatabaseParameter, ProjectParameter, Group import bw2data as bd import bw2io as bi -> bd.projects.set_current("Test") -> bi.import_ecoinvent_release("3.11", "apos", "username", "password"). But I get the error message: please install ecoinvent_interface to use this function. What can I do to fix this or how can I install this function?

本文标签: