Could not install pyzmq using apt,pip,pip3,easy_install etc any command
问题 I tried everything but pyzmq package is not installing. It stops while trying wheel. I even reinstalled wheel but no result. I have already installed all basic prereq stuff. I even installed clang and go-lang but nothing works it even shows same error while installing Jupiter notebook too. 回答1: You need to install the dev version of the libcrypt package in Termux: apt install libcrypt-dev This version of the package includes the required crypt.h header file. Trying it out I dug out an old