mixer and pyinstaller
Open
- Dominant language
- Python
- Stars
- 953
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported AttributeError when a MixerProvider-built program is packaged with PyInstaller, then consult the linked PyInstaller hooks documentation. Determine whether a hook is required for this combination; done means the packaged program runs without the reported 'pybool' error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100