We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed7ea8 commit 4f25eadCopy full SHA for 4f25ead
README.md
@@ -20,7 +20,8 @@ $ apt-get install -y python3-pip libsecp256k1-dev
20
```
21
Using some chains may also require installing `libgmp3-dev`.
22
23
-### macOs
+### macOs
24
+This project does not support Python 3.12 on macOS. Please use Python 3.11 instead.
25
```shell
26
$ brew tap cuber/homebrew-libsecp256k1
27
$ brew install libsecp256k1
0 commit comments