Bug 465535

Summary: An error occurred while running the python3 script
Product: [Applications] kdenlive Reporter: 某科学的群玉阁 <lpwcnm>
Component: Title Clips & SubtitlesAssignee: Jean-Baptiste Mardelle <jb>
Status: REPORTED ---    
Severity: crash CC: fritzibaby
Priority: NOR    
Version First Reported In: 22.12.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=480074
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description 某科学的群玉阁 2023-02-10 07:58:04 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Open settings
2. Click Settings/Speech-to-Text/Check Configuration
3. 

OBSERVED RESULT
1.运行 python3 脚本时出错:
 /usr/share/kdenlive/scripts/checkpackages.py

Traceback (most recent call last):
  File "/usr/share/kdenlive/scripts/checkpackages.py", line 7, in <module>
    import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'

2.运行 python3 脚本时出错:
 /usr/share/kdenlive/scripts/checkpackages.py

Traceback (most recent call last):
  File "/usr/share/kdenlive/scripts/checkpackages.py", line 7, in <module>
    import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'

运行 python3 脚本时出错:
 /usr/share/kdenlive/scripts/checkpackages.py

Traceback (most recent call last):
  File "/usr/share/kdenlive/scripts/checkpackages.py", line 7, in <module>
    import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'


EXPECTED RESULT
inerrancy

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 5.26.5
KDE Frameworks Version: 5.102.0
Qt Version: 5.15.8
Kernel Version: 6.1.9-1-MANJARO (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i5-7300HQ CPU @ 2.50GHz
Memory: 7.7 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 630
Manufacturer: HP
Product Name: HP Pavilion Power Laptop 15-cb0xx
System Version: Type1ProductConfigId

ADDITIONAL INFORMATION