Cartucho / OpenLabeling

Label images and video for Computer Vision applications
Apache License 2.0
926 stars 265 forks source link

FileNotFoundError: [Errno 2] No such file or directory: 'bbox_txt/images\\img3.txt' #13

Closed andikira closed 6 years ago

andikira commented 6 years ago

Hello thanks for your work, but i have some problem. when the UI is open and i try to make bounding box in example image the program got error (Not responding), it says :

File "D:/andiki/yolo-boundingbox-labeler-GUI-master/run.py", line 105, in save_bb with open(txt_path, 'a') as myfile:

FileNotFoundError: [Errno 2] No such file or directory: 'bbox_txt/images\img3.txt'

i use spyder 3.2.3 python 3.6 opencv 3.4.1 numpy 1.11.3

thanks in advance sir

Cartucho commented 6 years ago

@andikira Could you check if it works now? I think I found the problem

Cartucho commented 6 years ago

image

andikira commented 6 years ago

@Cartucho You Save My Life Sir !! Thank you so much for fast response and your help its work perfectly