Kucher seems to be having an issue in Ubuntu LTS 18.04

Traceback (most recent call last):
  File "zubax-kucher", line 22, in <module>
  File "kucher/main.py", line 44, in main
    from PyQt5.QtWidgets import QApplication
  File "/home/pavel/.pyenv/versions/3.6.4/lib/python3.6/site-packages/PyInstaller/loader/pyimod03_importers.py", line 714, in load_module
ImportError: /usr/lib/x86_64-linux-gnu/libGL.so.1: undefined symbol: __GLXGL_CORE_FUNCTIONS
[17462] Failed to execute script zubax-kucher

Hi Pavel, I can’t seem to run Kucher in Ubuntu 18.04. Works fine in 16.04 but I am limited to 18.04 due to drivers.

Do you think this could be fixed?

Ah, this is a known issue, although the causes are not exactly known yet. May I suggest to run Kucher from sources? Should be trivial on 18.04. See GitHub - Zubax/kucher: GUI tool for the Telega motor control platform

If you happened to learn anything about this bug, please report here: Ubuntu 18.04/Qt5 error when running Kucher · Issue #1 · Zubax/kucher · GitHub