Drag and drop reference flows and impact categories #1098
-
I am a new user of the Activity Browser and I encountered a problem while setting up a test LCA calculation. I followed the YouTube tutorial and tried to replicate the method, but I am unable to drag and drop any activity or impact categories into my LCA Calculation Setup. Even if I select the required activities, on dropping them into the calculation setup, nothing gets "pasted". Is there anything that I am missing? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 10 replies
-
Hey, happy to hear you've chosen to use AB! Could you make a screenshot of the AB where both the calculation setup and the processes/impact categories are visible? |
Beta Was this translation helpful? Give feedback.
Alright thanks a lot! I think this may help:
I would suggest completely re-installing the environment. This will keep all your projects and data in them, but will re-install activity browser.
You can do that with the following commands:
conda deactivate
(so that it saysbase
instead ofab
at the start of the line you're writing on)conda create -n ab -c conda-forge activity-browser
This will warn you that you are overwriting the environment, just confirm and wait.
Please let me know once that finishes if it worked, and if it didn't, please give me the output of
conda list
again!