https://bugs.kde.org/show_bug.cgi?id=465535
Bug ID: 465535
Summary: An error occurred while running the python3 script
Classification: Applications
Product: kdenlive
Version: 22.12.1
Platform: Archlinux
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: User Interface
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
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
--
You are receiving this mail because:
You are watching all bug changes.