添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

Code: Select all

guest@porteus:~$ openshot-qt
Traceback (most recent call last):
  File "/usr/bin/openshot-qt", line 33, in <module>
    sys.exit(load_entry_point('openshot-qt==2.6.1', 'gui_scripts', 'openshot-qt')())
  File "/usr/bin/openshot-qt", line 25, in importlib_load_entry_point
    return next(matches).load()
  File "/usr/lib64/python3.9/importlib/metadata.py", line 86, in load
    module = import_module(match.group('module'))
  File "/usr/lib64/python3.9/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 850, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "/usr/lib64/python3.9/site-packages/openshot_qt/launch.py", line 47, in <module>
    from PyQt5.QtCore import Qt
ModuleNotFoundError: No module named 'PyQt5.sip'
I am using porteus-5.0-LxQt-PyQt5-5.15.2.. Can some one offer this *.sip module?
Linux Kernel-4.4.272 -32 bit; Linux Kernel-5.4.185 - 64 bit
A few days ago on Salix I had to install that or something similar (with same "filename part")... erm I think it was a "PY"-suffix file.
Believe it or not it was a dependency for Carla, the instrument plug-in host by DISTRHO. It was to be able to use VST plug-ins inside LMMS. :tu:
This was by me, on Salix forum:
https://forum.salixos.org/viewtopic.php?f=24&t=8496