Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hooks: sounddevice and soundfile: collect system-installed shared lib #487

Merged
merged 1 commit into from
Sep 20, 2022

Conversation

rokm
Copy link
Member

@rokm rokm commented Sep 20, 2022

Extend the sounddevice and soundfile hooks to collect system-installed sndfile and portaudio shared libraries in cases when the libraries are not bundled with the package (i.e., linux PyPI wheels and Anaconda-provided packages on all OSes).

Fixes the collection part of pyinstaller/pyinstaller#7065.

Extend the sounddevice and soundfile hooks to collect system-installed
sndfile and portaudio shared libraries in cases when the libraries
are not bundled with the package (i.e., linux PyPI wheels and
Anaconda-provided packages on all OSes).
@rokm rokm merged commit f2814ca into pyinstaller:master Sep 20, 2022
@rokm rokm deleted the hooks-soundfile-and-sounddevice branch September 20, 2022 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants