diff options
author | Sébastien Dailly <sebastien@dailly.me> | 2025-07-22 22:32:36 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@dailly.me> | 2025-07-22 22:32:36 +0200 |
commit | 1fd24d7406909091192e1efd4d76211bcfa47033 (patch) | |
tree | 3405c52ef624986f876afcab9f4cbf480d5ef1aa | |
parent | de46b71ebab4ef7dcc2720c86e3d97700b579699 (diff) |
-rwxr-xr-x | readme.rst | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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
=============
|