HOST = "127.0.0.1" # El hostname o IP del servidor PORT = 54321 # El puerto usado por el servidor ...
If trying to do this with VS CODE ensure you have your files open on the left side aka the workspace Command+shift+p select interpreter and chose .venv/bin python ...