-
Hi @HaSchneider ,
I'm using your code to build a visualization library for Brightway. I may have some issues with understanding parts of your code and I want to keep the conversation with you until…
-
Hello, I am using bw2data, bw2io and bw2calc. Those packages use `print` function for logs, which is a bad practice.
Logging is not configurable, no levels, etc.
A first option is to use python [l…
-
I tried to transform the in built scenarios into superstructure databases, and I received the following error:
IntegrityError Traceback (most recent call last)
File [~\…
-
Hey,
Just tried to install the v.1.1 but pypardiso is listed in the requirements and is not supported on M1 Macs. I assume linear algebra calculation method is covered by the version of brightway i…
-
Hello there,
I recently started to learn Brightway following the Brightway version 2 Cheatsheet for Beginners and this [github](https://github.com/maximikos/Brightway2_Intro/blob/master/BW2_tutoria…
-
**Which operating system and Python version are you using?**
Windows and Python 3.12.4
**Which version of this project are you using?**
BW2Regional version (0, 7, 'DEV2')
**What did you do?**
…
nrogy updated
4 months ago
-
### Feature request
In (process and EF) contribution analysis, we have two cutoff types:
![image](https://github.com/LCA-ActivityBrowser/activity-browser/assets/34626062/f7e6f26c-e25f-43a8-bbe2-ea43…
-
Hello,
I am trying to run the ecoinvent import example from brightway documentation on my m2 mac
(https://docs.brightway.dev/en/latest/content/examples/brightway-examples/data_import/ecoinvent_imp…
-
Hello, is this available for Brightway 2? That is what I thought until I tried to install and:
Collecting brightway25 (from polyviz)
Downloading brightway25-1.0.6.tar.gz (12.0 MB)
-
As discussed today at Brightcon2020, many users wish for a way to "record" clicks done via the GUI and see the code executed behind to better learn brightway.