brightway-lca / brightway2

Metapackage for brightway2 imports and documentation
https://brightway.dev/
BSD 3-Clause "New" or "Revised" License
100 stars 37 forks source link

Unlinked exchanges with ecoinvent #28

Open jahu-iwf opened 3 years ago

jahu-iwf commented 3 years ago

Hi,

I am having some issues with uploading my own databases linked to ecoinvent into different bw2 settings. I will post below the different notifications, I get. All scripts are running perfectly fine on other computers. So it is not a mistake in the excel sheets itself.

1) I have a script which searches for an activity in ecoinvent based on the activity code in an excel file. image I have last run this in an environment with python 3.9. I also tried an environment with Python 3.8 which gives me the same error. image

2) I tried importing an excel file with the ExcelImporter into a Jupyter Notebook to create my own database. It gives me an error of unlinked exchanges. I also tried this in an environment with python 3.8 and python 3.9. image

3) I tried to import the same excel file as a database in the activity browser. I am using an environment with python3.8 because with python 3.9 the ab isn't opening. image image image

Could you please help me find out what the underlying problem might be?

Thanks in advance! Jana

Ohhstella commented 1 year ago

Hi Jana, I meet the same Error with [ActiviityDatasetsDoesNotExist] Did you solve this problem?: )

Regards, Xiaojing