cauldron / activity-browser

GUI for Brightway
GNU Lesser General Public License v3.0
0 stars 2 forks source link

Remove all `import brightway2` or `from brightway2 import` statements #14

Closed cmutel closed 3 weeks ago

cmutel commented 4 weeks ago

Issue

This won't work in 2.5. Instead, the required functionality from the specific libraries bw2data, bw2calc, bw2io, andbw2analyzer` should be imported.