From 9d9935308cb8ca34d3dbf415112c1ce83095b022 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Wed, 10 Apr 2024 11:56:11 +0200 Subject: [PATCH] Continued: - python3-aiofiles needs to be installed manually with Python 3.9 - Python 3.11 seem to install it automatically --- docs/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 3ded8f7..f9f4ec0 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,10 +4,11 @@ Used to see which instances block yours. ## software used: -- python 3.11+ +- python 3.9/3.11 - distribution's own: - python3-fastapi (and all dependencies) - python3-jinja2 + - python3-aiofiles needs to be installed unter Python 3.9 ## Installation -- 2.39.5