Bug 503757 - Installation problem with SAM2 with 25.04.0 version
Summary: Installation problem with SAM2 with 25.04.0 version
Status: REPORTED
Alias: None
Product: kdenlive
Classification: Applications
Component: Video Effects & Transitions (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-04 15:17 UTC by funix
Modified: 2025-05-04 15:19 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshot (139.19 KB, image/png)
2025-05-04 15:19 UTC, funix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description funix 2025-05-04 15:17:28 UTC
***
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
Comment 1 funix 2025-05-04 15:19:48 UTC
Created attachment 180927 [details]
Screenshot