Open Madam-Mim opened 2 months ago
Looks like broken dependencies from Flask; you could try running pipx inject kobodl werkzeug==2.2.2
as a temporary workaround
Many thanks, that did the trick. I thought it was a flask problem, but it seemed to be installed. Your suggestion worked as advertised!
Thanks for the report. I'll see if I can get deps updated.
Before you open an issue Please make sure you've upgraded to the latest version of kobodl on pypi or docker. Also read through the troubleshooting guide. Try running with
--debug
enabled and see what comes up in the debug log. Latest version of kobodl installed with pipx. Do not erase this template, it's here to help you.Describe the issue A clear and concise description of what the bug is. Attempting to use kobodl on a raspberry pi 4, running Debian 12 (32 bit).
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.