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

Replace audioop with numpy for Python 3.13 #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

themanyone
Copy link

Description

Please start with one or two sentence description of what this pull request does.
Fixes #61 by replacing missing audioop builtin with numpy for Python 3.13

If needed follow up with as much detail as required.

Type of PR

If your PR fits more than one category, there is a high chance you should submit more than one PR. Please consider this carefully before opening the PR.
Either delete those that do not apply, or add an x between the square brackets like so: - [x]

  • Bugfix
  • Feature implementation
  • Refactor of code (without functional changes)
  • Documentation improvements
  • Test improvements

Testing

mimic3 "Hello there. This is a test"

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.

No module named 'audioop' in Python 3.13 (Fedora 41) [SOLVED, PATCH]
1 participant