https://bugs.kde.org/show_bug.cgi?id=501576
--- Comment #1 from mjerswi...@gmail.com --- Found a fix. Go to the kdenlive folder and open Terminal. Activate the python environment of kdenlive (venv/bin/activate) and ensure pip is installed: python3 -m ensurepip --default-pip To anyone also having the issue of the models not downloading (where the download bar disappears after installing whisper and the only fix is to explicitly make a whisper folder), this also fixed it on my end. -- You are receiving this mail because: You are watching all bug changes.