https://bugs.kde.org/show_bug.cgi?id=471349
Bug ID: 471349
Summary: [EXPERIMENTAL] Kden doesn't detect system-installed
python packages
Classification: Applications
Product: kdenlive
Version: git-master
Platform: Archlinux
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: Effects & Transitions
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Kden isn't recognising some system-installed packages on Arch for python
modules.
STEPS TO REPRODUCE
1. Make sure you're running the version from `kdenlive-release-git` on the AUR.
2. Install the required package python-whisper.
3. Open Kden and check settings.
OBSERVED RESULT
It still complains that the python package openai-whisper is not installed.
EXPECTED RESULT
Kden recognises that it has access to the necessary Python modules.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch rolling
(available in About System)
KDE Plasma Version: N/A
KDE Frameworks Version: 5.107.0
Qt Version: 5.15.10
ADDITIONAL INFORMATION
Installing the required packages via pip install --break-system-packages does
work to resolve this, but it is far from ideal, and moves the update cycle
outside of the distro's ideal method.
--
You are receiving this mail because:
You are watching all bug changes.