| Summary: | [EXPERIMENTAL] Kden doesn't detect system-installed python packages | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | calibre705 |
| Component: | Video Effects & Transitions | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | REPORTED --- | ||
| Severity: | minor | CC: | fun |
| Priority: | NOR | ||
| Version First Reported In: | git-master | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
calibre705
2023-06-22 17:37:39 UTC
I'm also having issues with `whisper` not being detected. I did
$ pipx install openai-whisper
$ which whisper
/home/myuser/.local/bin/whisper
(I was on the middle of writing my comment and it got sent somehow, can't edit it...)
So `whisper` works on the command line and it creates subtitles for video files, but `Kdenlive` suggests to install it (and fails to do so). Also on Archlinux.
$ which kdenlive
/usr/bin/kdenlive
$ pacman -Ss kdenlive
extra/kdenlive 23.04.3-1 (kde-applications kde-multimedia) [installed]
|