You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 18, 2024. It is now read-only.
When I try to install library(lxml,paramiko) that have dependencies with C library by using pip, it raise the error that :
/home/QPY/android-ndk-r17/toolchain/llvm/prebuilt/linux-x86_64/bin/clang : no such file
How can I solve this problem? Should I put the tool chain in that directory?
Waiting for your reply.