Cat-Printer icon indicating copy to clipboard operation
Cat-Printer copied to clipboard

Error in file server.py

Open Hernan-V opened this issue 4 months ago • 0 comments

Hi,

I have python3 installed for several other projects on a mbp mid 2015. I have installed pyobjc and bleak.

When I try to execute the server.py I get:

File "server.py", line 65 while data := file.read(buffer): ^ SyntaxError: invalid syntax

My versiones: Python 3.7.6 pip 24.0 from /opt/anaconda3/lib/python3.7/site-packages/pip (python 3.7)

Hernan-V avatar Sep 30 '24 13:09 Hernan-V