You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently upgraded Brightway data to version 4.3 from 4.0.dev46. I was previously copying an activity from ecoinvent to my foreground database to customize and analyze exchanges.
Environment Details:
Python version : 3.11
Ecoinvent version : 3.10
Other used libraries : bw2io (0.9.4)
Error :
The call to the recalculate method is failing as parameters from this copied activity seems not to be initialized.
Steps to Reproduce:
Here’s how to reproduce the issue, requiring username and password from ecoinvent to be set :
Context:
I recently upgraded Brightway data to version 4.3 from 4.0.dev46. I was previously copying an activity from ecoinvent to my foreground database to customize and analyze exchanges.
Environment Details:
Error :
The call to the
recalculate
method is failing as parameters from this copied activity seems not to be initialized.Steps to Reproduce:
Here’s how to reproduce the issue, requiring
username
andpassword
from ecoinvent to be set :Error Message :
Question:
Has anyone encountered an error with this
.copy
method ?Thank you in advance for your help!
The text was updated successfully, but these errors were encountered: