Skip to content

Fix: Pin websockets<10.0.0 to resolve RuntimeError with RLBot matchcomms - #251

Open
justoboy wants to merge 1 commit into
RLBot:masterfrom
justoboy:master
Open

Fix: Pin websockets<10.0.0 to resolve RuntimeError with RLBot matchcomms#251
justoboy wants to merge 1 commit into
RLBot:masterfrom
justoboy:master

Conversation

@justoboy

Copy link
Copy Markdown
  • Added websockets<10.0.0 constraint to requirements.txt to prevent future compatibility issues

Downgrades websockets to fix "no running event loop" error caused by RLBot 1.68.0 using deprecated loop parameter in websockets.serve() which was removed in websockets 10.x

- Added websockets<10.0.0 constraint to requirements.txt to prevent future compatibility issues

Downgrades websockets to fix "no running event loop" error caused by RLBot 1.68.0 using deprecated `loop` parameter in websockets.serve() which was removed in websockets 10.x
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.

1 participant