← back to Exo
add notice of python>=3.12.0
b6d91972fc2e78cf65d636fa2d20e8a6182b3f38 · 2024-07-16 02:11:24 -0700 · Alex Cheema
Files touched
Diff
commit b6d91972fc2e78cf65d636fa2d20e8a6182b3f38
Author: Alex Cheema <alexcheema123@gmail.com>
Date: Tue Jul 16 02:11:24 2024 -0700
add notice of python>=3.12.0
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 9880ac55..59cec1f4 100644
--- a/README.md
+++ b/README.md
@@ -62,6 +62,8 @@ The current recommended way to install exo is from source.
### From source
+Python>=3.12.0 is required because of [issues with asyncio](https://github.com/exo-explore/exo/issues/5) in previous versions.
+
```sh
git clone https://github.com/exo-explore/exo.git
cd exo
← 403abcfa smaller ring topology img
·
back to Exo
·
Update README.md 50d5e948 →