ws/client/ws_client.py calls websockets.connect(uri, loop=self.loop), which the current websockets release (16.0) no longer accepts. Pin to the same version already used server-side. PyQt5.Qwt, also required by client/brewpi_win.py, isn't pip-installable and must come from the python3-pyqt5.qwt system package. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2 lines
22 B
Plaintext
2 lines
22 B
Plaintext
pyqt5
|
|
websockets==10.4 |