Skip to content

Error with Ubuntu 16.04 and tray option #208

@eduardoxy

Description

@eduardoxy

Hello friend,

I am trying to install your software in my Ubuntu 16.04 x64.
I can install it from the sources and run via terminal succesfully.
But when I try to run "mkchromecast -t" I get the following error:

Traceback (most recent call last):
File "./mkchromecast", line 15, in
from mkchromecast.cast import casting
File "./../mkchromecast/cast.py", line 8, in
from mkchromecast.preferences import ConfigSectionMap
File "./../mkchromecast/preferences.py", line 60, in
from PyQt5.QtWidgets import (QWidget, QLabel, QComboBox, QApplication,
ImportError: /home/eduardoxy/.local/lib/python3.5/site-packages/PyQt5/QtCore.so: undefined symbol: PySlice_AdjustIndices

Could you have some solution to that problem?
ps: I have installed the pyqt5, but I'm not able to identify what is wrong.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions