mixer and pyinstaller
Bernardoow opened this issue · 0 comments
Bernardoow commented
Hi!
I tried use mixer and pyinstaler but when I execute the program this error happen AttributeError: 'MixerProvider' object has no attribute 'pybool'.
I think I need create some hook to use this. (https://pythonhosted.org/PyInstaller/hooks.html)
Someone have been use these both libs?