ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects in Android Termux
4
votes
1
answer
13656
views
I'm trying to install numpy in Termux in Android and I'm getting this error :
ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects
I tried
apt update && apt upgrade
And got this error :
CANNOT LINK EXECUTABLE "/data/data/com.termux/files/usr/lib/apt/methods/https": library "libssl.so.1.1" not found
The second error happened the second time i run apt update && apt upgrade
is there any solution?
Asked by DevProd_
(43 rep)
May 12, 2022, 12:40 PM
Last activity: Aug 24, 2022, 02:07 AM
Last activity: Aug 24, 2022, 02:07 AM