Libdarknet2.0.so is not compatible with arm64

When I try to use libdarknet2.0.so for Linux on RK3399 or Jetson products, it can not be seen as a file since it is not compiled with aarch64, I think.

Can I create this file specific to these architecture ?

I have the same problem. Is there any way that we can recompile the source code for aarch64? “libdarknet2.0” is not compatible with ARM architecture.

i had also same issue facing how to fix this error

OSError: cannot load library ‘/home/dev/.tvm_test_data/darknet/libdarknet2.0.so’: /home/dev/.tvm_test_data/darknet/libdarknet2.0.so: cannot open shared object file: No such file or directory. Additionally, ctypes.util.find_library() did not manage to locate a library called '/home/dev/.tvm_test_data/darknet/libdarknet2.0.