fixed pyqtSignal
This commit is contained in:
parent
1c56b5b25a
commit
e778108834
11 changed files with 47 additions and 29 deletions
|
|
@ -1,5 +1,8 @@
|
|||
# the versions are the current ones tested - may work with earlier versions
|
||||
# choose one of PyQt5 PyQt6 PySide2 PySide6
|
||||
# for now only PyQt5 is working:
|
||||
# AttributeError: module 'qtpy.QtCore' has no attribute 'pyqtSignal'
|
||||
PyQt5 >= 5.15.10
|
||||
QtPy >= 2.4.1
|
||||
PyAudio >= 0.2.13
|
||||
numpy >= 1.26.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue