Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Statefull lca_algebraic issue with multiLCAAlgebric #57

Open
gschwind opened this issue Jun 26, 2024 · 1 comment
Open

Statefull lca_algebraic issue with multiLCAAlgebric #57

gschwind opened this issue Jun 26, 2024 · 1 comment

Comments

@gschwind
Copy link
Contributor

Hello,

With lca_algebraic-1.1.0, calling multiLCAAlgebric with worng parameters break futur call of multiLCAAlgebric.

if I call:

multiLCAAlgebric(some_modules, some_methods, unknown_paramters=some_value)

I get an exception, which is fine, but when I call multiLCAAlgebric again with valid parameters, I still get an exception for the unknown_parameters of the previous call. It can only be fixed by restarting a new python interpreter.

Best regards

@gschwind
Copy link
Contributor Author

this issue also apply to compute_impacts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant