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
but I am thrown a NonSquareTechnosphere error NonsquareTechnosphere: Technosphere matrix is not square: 5 activities (columns) and 12 products (rows). Use LeastSquaresLCA to solve this system, or fix the input data
I am using
python: v3.10
brightway2
Would appreciate it if someone could let me know how to resolve this or to go around it.
The text was updated successfully, but these errors were encountered:
I am trying to create a LCA for PVC. I created a new database and inserted pseudo activities and exchanges into it.
I then defined the functional unit and created a LeastSquareLCA object
but I am thrown a NonSquareTechnosphere error
NonsquareTechnosphere: Technosphere matrix is not square: 5 activities (columns) and 12 products (rows). Use LeastSquaresLCA to solve this system, or fix the input data
I am using
python: v3.10
brightway2
Would appreciate it if someone could let me know how to resolve this or to go around it.
The text was updated successfully, but these errors were encountered: