@@ -11,7 +11,7 @@ You can find the Link [here](https://godotengine.org/download).
...
@@ -11,7 +11,7 @@ You can find the Link [here](https://godotengine.org/download).
## Python
## Python
[Here](https://www.python.org/downloads/) is one way to install Python on your PC.\
[Here](https://www.python.org/downloads/) is one way to install Python on your PC.\
You also need the following packages: [websockets](https://pypi.org/project/websocket-client/), [Pillow](https://pypi.org/project/Pillow/).\
You also need the following packages: [websockets](https://pypi.org/project/websockets/), [Pillow](https://pypi.org/project/Pillow/), [nest-asyncio](https://pypi.org/project/nest-asyncio/).\
Please notice that the websockets package is not supportet in Spyder Enviroment.
Please notice that the websockets package is not supportet in Spyder Enviroment.