Skip to content

Commit 2555466

Browse files
Update asdf.md
1 parent 92c86b7 commit 2555466

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

markdown/asdf.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
```bash
66
xcode-select --install
77
brew install openssl readline sqlite3 xz zlib tcl-tk
8+
9+
# if `--disable-ipv6` error is raised during compilation
10+
# export PYTHON_CONFIGURE_OPTS="--disable-ipv6"
811
```
912
* WSL/Ubuntu Linux dependencies
1013
```bash

0 commit comments

Comments
 (0)