Hi,
I’m working with jetson nano, can you provide me how to install face_recognition in jetson nano. while i’m installing face_recognition using this command “pip3 install face_recognition” it shows that successfully installed but while i’m trying to run the code with python3 it showing as “illegal instruction(core dumped)” and but for python 2 still showing “no module found face_recognition”.