Hello there,

I just installed openshot-qt on my debian/XFCE install (3.16.0-6-686-pae #1 SMP 
Debian 3.16.57-2 (2018-07-14) i686 GNU/Linux)
When I launch it through graphical interface, nothing happens. Thus I tried in 
the terminal. Here's the output:
~$ openshot-qt 
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/openshot_qt/launch.py", line 47, in 
<module>
    from classes import info
ModuleNotFoundError: No module named 'classes'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/openshot-qt", line 11, in <module>
    load_entry_point('openshot-qt==2.4.4', 'gui_scripts', 'openshot-qt')()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 489, in 
load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2793, 
in load_entry_point
    return ep.load()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2411, 
in load
    return self.resolve()
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2417, 
in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/usr/lib/python3/dist-packages/openshot_qt/launch.py", line 52, in 
<module>
    from classes import info
  File "/usr/lib/python3/dist-packages/openshot_qt/classes/info.py", line 30, 
in <module>
    from PyQt5.QtCore import QDir
ImportError: libQt5Core.so.5: cannot open shared object file: No such file or 
directory

Thanks

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

Title:
  openshot-qt fail after start

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

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

Reply via email to