Article 59ENM ffado-mixer problems with current 64-bit

ffado-mixer problems with current 64-bit

by
sasha69
from LinuxQuestions.org on (#59ENM)
I compiled libffado 2.4.2 from ponce's slackbuilds on current but i'm getting this with ffado-mixer:

Traceback (most recent call last):
File "/usr/bin/ffado-mixer", line 31, in <module>
from ffado.ffadowindow import *
File "/usr/lib64/python3.8/site-packages/ffado/ffadowindow.py", line 27, in <module>
from ffado.config import *
File "/usr/lib64/python3.8/site-packages/ffado/config.py", line 35, in <module>
from ffado.import_pyqt import *
File "/usr/lib64/python3.8/site-packages/ffado/import_pyqt.py", line 51, in <module>
from PyQt5 import QtGui, Qt, QtCore, Qt, QtWidgets, uic
ImportError: /usr/lib64/python3.8/site-packages/PyQt5/QtGui.so: undefined symbol: _Py_Dealloc

If I install PyQt5 from pip instead of the slackware package, I just get a different error. Now if I install the older libffado 2.3.0 from the slonly repo, that works but I think that's using python 2 instead of 3.latest?d=yIl2AUoC8zA latest?i=2cDQ6O03rjQ:ZHa-uhklzVE:F7zBnMy latest?i=2cDQ6O03rjQ:ZHa-uhklzVE:V_sGLiP latest?d=qj6IDK7rITs latest?i=2cDQ6O03rjQ:ZHa-uhklzVE:gIN9vFw2cDQ6O03rjQ
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments