DLIB Library in python 3.9

I am using python 3.9 on my Jetson Nano , I want to install DLIB in python 3.9 , which version of DLIB is suitable, which version(of) dlib will use CUDA in python 3.9 .

Hi,

Sorry that we don’t have too much experience on DLIB with Python 3.9.
But based on the document, you can try to build it from the source directly.

Thanks.