Skip to content

Fix/loop problem#12

Open
zdens wants to merge 2 commits into
alexanderhenne:mainfrom
zdens:fix/loop_problem
Open

Fix/loop problem#12
zdens wants to merge 2 commits into
alexanderhenne:mainfrom
zdens:fix/loop_problem

Conversation

@zdens

@zdens zdens commented Jun 21, 2026

Copy link
Copy Markdown

This PR fixes audioop requirement and the error "connect_device_peer was never been awaited"

alexanderhenne and others added 2 commits April 4, 2026 16:48
The audioop module was removed from the stdlib in Python 3.13 (PEP 594),
but aiortc-datachannel-only still imports it via its audio codec files.
Adding audioop-lts as a conditional dependency resolves the
ModuleNotFoundError on Python 3.13+.
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.

2 participants