ish-app / ish

Linux shell for iOS
https://ish.app
Other
16.59k stars 873 forks source link

Tmate install fails #1210

Open ifuchs opened 3 years ago

ifuchs commented 3 years ago

Pip install tmate generates errors, possibly relating to c compiler.

Mnpn commented 3 years ago

My error mentioned Python.h: No such file or directory and then ffi.h, an apk add python3-dev libffi-dev made it build a bit further. Now it stops with ERROR: Could not build wheels for cryptography which use PEP 517 and cannot be installed directly, and it mentions error: can't find Rust compiler. I didn't look into it further.

62f commented 3 years ago

apk add py3-cryptography eg. http://dl-cdn.alpinelinux.org/alpine/edge/main/x86/py3-cryptography-3.3.2-r1.apk or apk add tmux-bash-completion