-
Hi. Got an unspecified error after first initialization of the ENBIOS notebook (see below).
In [1]:
from enbios.bin.script import Enbios
import pandas as pd
import seaborn as sns
import matplo…
-
When I try to import an excel database, it wants to link to other databases, however, I have 2 databases that want to link to themselves (which is obviously impossible, as the database is not yet in A…
-
I was working on the update of some previously working parameterized lca model, but using the ecoinvent 3.10 database and a newer version of lca_algebraic, I have some issues.
When I select an ecoi…
-
# Current
tests with `multifunctional-0.7.1` break tests with **'MatrixLabels' object has no attribute 'multifunctional_node_default'**
```
=================================================== sho…
-
Hi!
Ecoinvent just released their 3.10 version and I am trying to use this version.
```
projects.set_current("test2")
# set up db
#del databases["biosphere3"]
bw2setup()
db_name = "ei3_…
-
Hi,
I imported EcoInvent 3.10 database, and there are quite a lot of unlinked exchanges as shown in the screenshot.
I went through the forum and got that the solution is to have a newer version of b…
-
Hello everyone,
today I ran into a "Multiprocessing" error with Brightway.
First, I created a conda environment.
`conda create --name brightway-env python=3.9`
Next, I installed Brightway and …
-
Based on the exmaple_notebook, I noticed that the lca_algebraic has treated all defined parameters as Project parameters. I have a foreground database in excel, parameterized, importable to bw, in the…
-
Hello, beginner here, so please excuse any superfluous questions:
I wanted to install my ecoinvent 3.8 through jupyter notebook:
`if 'ecoinvent 3.8-cutoff-ecoSpold02' in bw.databases:
print("…
-
### Issue
Hi,
I am trying to import ecoinvent 3.9 into activity browser, My database is downloaded on my computer, it is unyipped and I have made sure that I chose the 'datasets' folder. It was runn…