Public bug reported:

Launching openshot-qt from the command line in Kubuntu 24.04 produces
this:

Traceback (most recent call last):
  File "/usr/bin/openshot-qt", line 33, in <module>
    sys.exit(load_entry_point('openshot-qt==4.0.0', 'gui_scripts', 
'openshot-qt')())
             
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/bin/openshot-qt", line 25, in importlib_load_entry_point
    return next(matches).load()
           ^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 205, in load
    module = import_module(match.group('module'))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 995, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "/usr/lib/python3/dist-packages/openshot_qt/launch.py", line 86, in 
<module>
    from qt_api import QtCore, QtWidgets
ModuleNotFoundError: No module named 'qt_api'

dpkg -l *openshot*|grep ii
ii  libopenshot-audio10:amd64 1.0.0+dfsg2+166+202608310449~ubuntu24.04.1        
amd64        library for high-quality audio editing
ii  libopenshot31:amd64       1.0.0+dfsg2+1267+202608311851+daily~ubuntu24.04.1 
amd64        library for high quality video editing
ii  openshot-qt               4.0.0+dfsg2+1825+202608312127~ubuntu24.04.1       
all          OpenShot video editor
ii  python3-openshot:amd64    1.0.0+dfsg2+1267+202608311851+daily~ubuntu24.04.1 
amd64        Python bindings for the OpenShot library

** Affects: openshot (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2166049

Title:
  openshot-qt fails to load

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openshot/+bug/2166049/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to