forked from gg4924/sing-box-subscribe
-
Notifications
You must be signed in to change notification settings - Fork 2k
Termux安装python模块遇到问题
Dorae edited this page Jan 29, 2024
·
3 revisions
ERROR: Failed building wheel for pynacl
Failed to build bcrypt cryptography pynacl
ERROR: Could not build wheels for bcrypt, cryptography, pynacl, which is required to install pyproject.toml-based projects
try:
pkg install clang python libffi openssl libsodium
SODIUM_INSTALL=system pip install paramiko
ERROR: Failed building wheel for ruamel.yaml.clib Failed to build ruamel.yaml.clib
ERROR: Could not build wheels for ruamel.yaml.clib, which is required to install pyproject.toml-based projects
try:
pip install ruamel.yaml==0.17.21