Getting Command 'kolibri' not found, in ubuntu #9750
-
Hello I was setting up the Kolibri locally and got this error while running this command Can someone help to resolve this? OS: Ubuntu 20.04 P.S. What other details do I need to share please tell me, I'm new here. Thanks!! :) |
Beta Was this translation helpful? Give feedback.
Answered by
MisRob
May 12, 2023
Replies: 1 comment 4 replies
-
hi @muditchoudhary , how did you install kolibri? Seeing your prompt you seem to be using a virtenv configuration. If that's the case you have to be sure you've installed it to be accesible from the venv |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
kolibri
command should be made accessible bypip install -e .
step of Installing Python dependencies