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

PortAudio library not found (QuickStart "letmedoit") #61

Open
ngoiyaeric opened this issue Jul 15, 2024 · 6 comments
Open

PortAudio library not found (QuickStart "letmedoit") #61

ngoiyaeric opened this issue Jul 15, 2024 · 6 comments

Comments

@ngoiyaeric
Copy link

raise OSError('PortAudio library not found') OSError: PortAudio library not found
@eliranwong
Copy link
Owner

May I ask what os you are using?

@ngoiyaeric
Copy link
Author

Linux

@eliranwong
Copy link
Owner

Linux

what distro?

@ngoiyaeric
Copy link
Author

Debian bookworm x86/64

@eliranwong
Copy link
Owner

Have you tried:

sudo apt update && sudo apt install portaudio19-dev
pip install --upgrade PyAudio

@ngoiyaeric
Copy link
Author

How can I use Gemini instead of openai when letmedoit first runs

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

No branches or pull requests

2 participants