brightway2
brightway2 copied to clipboard
Metapackage for brightway2 imports and documentation
Hello iam trying to update the database and rewriting in the activity-browser by using the brightway2 and wurst while running code iam getting this error can i know how to...
Hi, I'm trying to import an excel LCI with ExcelImporter. After successfully running the apply_strategies(), match_database(with 0 unlinked exchanges) and statistics(), the program crashes when running the write_database() method. Before...
Trying to install brightway2 in 2 different ways, and none work: **As I should according to [anaconda](https://anaconda.org/cmutel/brightway2)**: ``` C:\Users\username>conda install cmutel::brightway2 ``` > Channels: > - defaults > - cmutel...
I want to import the .spold, which is a life cycle impact assessment file. However, I can't import it. Below is the error ``` {http://www.EcoInvent.org/EcoSpold02}impactIndicator raise ValueError ValueError ``` The...
Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable...
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 PyPardiso. ``` `pip...
Unable to create new project. "IntegrityError: NOT NULL constraint failed: projectdataset.full_hash"
I have tried with multiple versions of Brightway2 including 2.4.2. When setting up a new project I receive an error, I also receive the same error when using the activity-browser....
Hello for some reason, the ReCiPe Endpoint categories are given in points in my AB, while I have colleagues that have DALYs, species/y, and dollars, as it should be. How...
I am trying to create a LCA for PVC. I created a new database and inserted pseudo activities and exchanges into it. ``` # create and register our database pvc_db...
Hi, I wondered if it's possible to download the full sampled inventory results from a monte-carlo analysis rather than just the LCIA result for a specific impact category (as it...