You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/tarron/.local/bin/hue_ui", line 7, in
from hue_plus.hue_ui import main
File "/home/tarron/.local/lib/python3.5/site-packages/hue_plus/hue_ui.py", line 15, in
from PyQt5.QtCore import Qt, QTimer
ImportError: /home/tarron/.local/lib/python3.5/site-packages/PyQt5/QtCore.so: undefined symbol: PySlice_AdjustIndices
The text was updated successfully, but these errors were encountered:
I get this error when trying to run hue_ui
Traceback (most recent call last):
File "/home/tarron/.local/bin/hue_ui", line 7, in
from hue_plus.hue_ui import main
File "/home/tarron/.local/lib/python3.5/site-packages/hue_plus/hue_ui.py", line 15, in
from PyQt5.QtCore import Qt, QTimer
ImportError: /home/tarron/.local/lib/python3.5/site-packages/PyQt5/QtCore.so: undefined symbol: PySlice_AdjustIndices
The text was updated successfully, but these errors were encountered: