-
Notifications
You must be signed in to change notification settings - Fork 699
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kolibri not starting #9295
Comments
Hi @nemoece - apologies, we should update this prior to the next patch release of 0.15, but Kolibri is not compatible with Python 3.10 yet. I recommend running it using Python 3.9 instead. |
I've opened a pull request to make sure that from 0.15.2 onwards, Kolibri will properly show it is incompatible with Python 3.10. |
Thanks for the info @rtibbles . Is there any specific command i can give so that kolibri run on python 3.9 |
Make sure you have Python 3.9 installed on your system, then make a Python virtual environment using that version of Python. For more information about virtual environments, see here: https://realpython.com/python-virtual-environments-a-primer/ |
Thanks for your help @rtibbles. I am closing this issue for now. |
Observed behavior
Installed kolibri using "sudo pip install kolibri" on my new manjaro kde installation. When i started kolibri using "kolibri start", it throws the following error. I tried to decode the error. But i couldn't resolve this. Please have a look at it.
…
Errors and logs
…
Expected behavior
Kolibri just starts.
…
User-facing consequences
I already have around 60gb worth of kolibri downloaded files. I just copied .kolibri folder from my old installations and paste it in new installation. This was working like a charm in the past. Now I don't know what is happening. It didn't even start. In ubuntu, It still works. So the problem is not with database. It is with Manjaro and kolibri combinations. It just misses some dependencies or something like that. I tried to search kolibri website to look for any dependencies list. But i couldn't find it. So please help me.
…
Steps to reproduce
Install kolibri on Fresh installation of manjaro OS and start kolibri. It won't start.
…
Context
Kolibri version - 0.15
Operating system - Manjaro KDE Plasma 21.2.5
…
The text was updated successfully, but these errors were encountered: