Unknown error when importing YOLOv4 model via from_darknet.py plus small modification

‘’’

python3 from_darknet_yolov4.py

Downloading from url https://github.com/dmlc/web-data/blob/main/darknet/lib/libdarknet2.0.so?raw=true to /root/.tvm_test_data/darknet/libdarknet2.0.so

…100%, 0.58 MB, 189 KB/s, 3 seconds passed

: Unknown error 51073349

root@3c123d3109b4:/mnt# python3 from_darknet_yolov4.py

File /root/.tvm_test_data/darknet/libdarknet2.0.so exists, skip.

: Unknown error 29570069 ‘’’

YOLOv4’s download path is from here: GitHub - spectrico/vehicle-brand-recognition-yolov4-python: Vehicle Make Recognition using YOLOv4 Object Detector