Bug 465535 - An error occurred while running the python3 script
Summary: An error occurred while running the python3 script
Status: REPORTED
Alias: None
Product: kdenlive
Classification: Applications
Component: Title Clips & Subtitles (show other bugs)
Version: 22.12.1
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-10 07:58 UTC by 某科学的群玉阁
Modified: 2024-10-01 19:30 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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