Exporting and importing database within the same project #1390
-
Hi I am trying to export database (with activities) and editing flow quantities in excel and importing them back within the same project. When I do that, the system goes into an infinite loop without any results (Writing datasets to SQLite databse). I rename the database in the excel to avoid any naming conflicts. I notice that in the terminal window i get a message: Can't find migration biosphere-2-3-categories. I am not sure why did would happen as I am still operating within the same project. Any suggestions on how to deal with this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Yes we had an error in a previous version which didn't correctly set some Brightway functionality when you would set up a project with that version. The steps to solve are:
|
Beta Was this translation helpful? Give feedback.
Yes we had an error in a previous version which didn't correctly set some Brightway functionality when you would set up a project with that version.
The steps to solve are:
conda activate ab
and thenactivity-browser
)Project
>Migrations
>Install default migrations