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

DX-592: Add portaudio dep for pyaudio #264

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

blast-hardcheese
Copy link
Collaborator

@blast-hardcheese blast-hardcheese commented Apr 23, 2024

Why

Unable to install pyaudio due to not having portaudio deps available.

What changed

Add pkgs.portaudio to satisfy that dep

Test plan

import pyaudio in main.py in a fresh Python repl should have pkgs.portaudio in the replit.nix after automatic package installation

@blast-hardcheese blast-hardcheese requested a review from a team as a code owner April 23, 2024 20:38
@blast-hardcheese blast-hardcheese requested review from ryantm and removed request for a team April 23, 2024 20:38
@blast-hardcheese blast-hardcheese changed the title DX-592: Add pulseaudio dep for pyaudio DX-592: Add portaudio dep for pyaudio Apr 23, 2024
@blast-hardcheese blast-hardcheese enabled auto-merge (squash) April 23, 2024 20:58
@blast-hardcheese blast-hardcheese merged commit 66ca3f9 into main Apr 23, 2024
3 checks passed
@blast-hardcheese blast-hardcheese deleted the dstewart/bug/DX-592/add-pyaudio-deps branch April 23, 2024 21:09
@blast-hardcheese blast-hardcheese added the enhancement New feature or request label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants