*** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY STEPS TO REPRODUCE 1. setup kdenlive 2. setup plugins object detection 3. install OBSERVED RESULT ERROR: Invalid requirement: '/usr/share/kdenlive/scripts/automask/requirements-sam.txt': Expected package name at the start of dependency specifier /usr/share/kdenlive/scripts/automask/requirements-sam.txt ^ Hint: It looks like a path. The path does exist. Installing missing packages: {'/usr/share/kdenlive/scripts/automask/requirements-sam.txt'} Traceback (most recent call last): File "/usr/local/share/kdenlive/scripts/checkpackages.py", line 54, in <module> subprocess.check_call([python, '-m', 'pip', 'install', *missing]) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/subprocess.py", line 419, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['/home/olivier/.local/share/kdenlive/venv-sam/bin/python3', '-m', 'pip', 'install', '/usr/share/kdenlive/scripts/automask/requirements-sam.txt']' returned non-zero exit status 1. EXPECTED RESULT installation of the plugin SOFTWARE/OS VERSIONS Linux/KDE Plasma: Mageia 10 cauldron KDE Plasma Version: 6.3.1 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.1 ADDITIONAL INFORMATION
Created attachment 180927 [details] Screenshot