From 1fd24d7406909091192e1efd4d76211bcfa47033 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Tue, 22 Jul 2025 22:32:36 +0200 Subject: Updated the list of dependencies to install for windows --- readme.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.rst b/readme.rst index 1273a22..18b5ce7 100755 --- a/readme.rst +++ b/readme.rst @@ -28,6 +28,12 @@ for debian you may need to install : sudo apt install python3-pil.imagetk python3-serial python3-zope.component python3-pystray +for windows, you will also need + +.. code:: bash + + python3 -m pip install pywin32 + Configuration ============= -- cgit v1.2.3