YOLOv3
YOLOv3 copied to clipboard
ImportError: No module named configparser
Hi,I am trying to convert Yolo wieghts to Keras on my Mac but i can't run the script. It says;
Traceback (most recent call last):
File "yad2k.py", line 9, in
i tried pip install configparser but it didn't work. Do you have any advise?