Error on python lib face_recognition

Hi.
I encountered an error using python face_recognition lib with Jetson Nano. Using function face_recognition.face_encodings, Nano produces a different result having same image and same model, “large”, than all windows or linux systems where i’ve tried to run the function. All systems have the same version of library (1.3.0) and face_recognition_models (0.3.0). Someone can help me?