yolov3_deepsort icon indicating copy to clipboard operation
yolov3_deepsort copied to clipboard

Am having trouble making Gui when import preprocess_image as pi . The output error is ModuleNotFoundError: No module named 'preprocess_image'

Open Duncan1738 opened this issue 4 years ago • 1 comments

Exception in Tkinter callback Traceback (most recent call last): File "C:\Anaconda\envs\tensorflowbackend\lib\tkinter_init_.py", line 1705, in call return self.func(*args) File "", line 2, in submit import preprocessing_image as pi ModuleNotFoundError: No module named ['preprocessing_image'] Capture PNG111

Duncan1738 avatar Jul 27 '21 07:07 Duncan1738

this is the output Capture PNG22

Duncan1738 avatar Jul 27 '21 07:07 Duncan1738