brightway-lca / brightway2

Metapackage for brightway2 imports and documentation
https://brightway.dev/
BSD 3-Clause "New" or "Revised" License
100 stars 37 forks source link

Update Brightway2 #14

Closed aleksandra-kim closed 6 years ago

aleksandra-kim commented 6 years ago

Original report by Mija Frossard (Bitbucket: mfrossard, GitHub: mfrossard).


When I launch in Anaconda Prompt :

#!Python
conda update Brightway2

It doesn't update and tells me that I have the last version. But this command works :

#!Python
conda update -c cmutel brightway2

You should update the documentation as it says that the first command must be used.

Also does the update of Brightway2 include the update of bw2io and bw2data ? (as there is different command here)

aleksandra-kim commented 6 years ago

Original comment by Chris Mutel (Bitbucket: cmutel, GitHub: cmutel).


Fixed in 60031eb.

aleksandra-kim commented 6 years ago

Original comment by Chris Mutel (Bitbucket: cmutel, GitHub: cmutel).


Just updating brightway2 won't update all dependencies automatically, so I changed the command to include all Brightway packages