Installation via pip #1510
Unanswered
AdelineJerome
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I am trying to install the AB on my Windows 11 laptop. Unfortunately, I am working in an organisation with more than 200 employees so I have to pay a subscription for using conda and I do not see my organisation paying for it (we already have access to another paid LCA software).
As an alternative, I am using VS Code and pip to manage my Python environments. I tried a
pip install activity-browser
on a fresh Python 3.15.5 environment and I got:After activating the environment with this installation error, the command
activity-browser
returns:'activity-browser' is not recognized as an internal or external command, operable program or batch file.
Has anybody successfully installed the AB via pip? And would there be a list of compatible versions of brightway packages working for
activity-browser-3.0.0b957
?Thank you in advance for your help!
Adeline
Beta Was this translation helpful? Give feedback.
All reactions