Closed MeWhenCum closed 3 years ago
I know I'm suppose to change something here, but please help me. When I try to run "python Server.py" I'm left with this error
File "Server.py", line 66 def init(self, connect:Tuple[str,int]=("0.0.0.0",9999)): ^ SyntaxError: invalid syntax
Check your python version with python --version make sure to use python3.x.
python --version
THANKS!!!!!!
I know I'm suppose to change something here, but please help me. When I try to run "python Server.py" I'm left with this error
File "Server.py", line 66 def init(self, connect:Tuple[str,int]=("0.0.0.0",9999)): ^ SyntaxError: invalid syntax