when i run app.execute() , I get the below error:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\1000406088\AppData\Local\Programs\Python\Python39\lib\site-packages\logai\dataloader\openset_configs\100mb_csv.json'
this is not the path of my config file. i dont know why it is trying to access the config file in this path.
when i run app.execute() , I get the below error:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\1000406088\AppData\Local\Programs\Python\Python39\lib\site-packages\logai\dataloader\openset_configs\100mb_csv.json'
this is not the path of my config file. i dont know why it is trying to access the config file in this path.