LCA-ActivityBrowser / activity-browser

GUI for brightway2
GNU Lesser General Public License v3.0
144 stars 55 forks source link

Installing activity browser #1288

Closed MMahdi97 closed 3 months ago

MMahdi97 commented 4 months ago

Issue

Hi. Could someone please help me to solve it?

I tried to install AB, and I followed the steps. First, I created the ab environment in Anaconda with the following code: 1- conda config --prepend channels conda-forge 2- conda create -n ab -c conda-forge activity-browser and then I activated the ab environment But when I want to run Activity Browser by this code: activity-browser, I will get an error that says ModuleNotFoundError: No module named 'platformdirs'.

you can see in this picture Screenshot 2024-05-16 184748

marc-vdm commented 4 months ago

Hi,

Is this still an issue for you? I saw an issue from you on the ScenarioLink page. If this is solved, please close the issue so we know the status!

Thanks