Hi, I’m using kdenlive 24.12.3 in Fedora 41. I’m trying to make Speech to Text with Whisper to work (VOSK works ok). So, I set a Python virtual environment and press Install multilingual translation, which triggers pip to install different python libraries as dependencies. However, numba
fails because it doesn’t work with Python 3.13.2.
Is there a way to tell kdenlive to use another version of Python? So numba and the other libraries can be installed.