lca_algebraic icon indicating copy to clipboard operation
lca_algebraic copied to clipboard

Add compatibility with brightway25

Open mijafro opened this issue 2 years ago • 0 comments

With Brightway25 "from brightway2 import ..." is no longer possible and imports must be directly from sublibraries bw2data, bw2io, etc.

  • Compatibility fix to import class and methods directly from bw2 sublibraries
  • minor correction in tests.py
  • test.py run OK
  • versions update in requirements.txt

mijafro avatar Apr 22 '22 19:04 mijafro