-
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Erno 2; No such file or directory #74
Comments
I tried installing v6.0.1 with the installer from github...but it installed v6.0.2?? |
Hi @Niemand112233,
Could you share a bug report with a minimal reproducible example with me? More info how to in the AddaxAI FAQ.
Originally, it was indeed set up to install the specific version. However, that requires the versions to be separately stored in a cloud bucket, which costs money. Given the number donations coming in, I decided to host only the latest version to reduce monthly costs. Feel free to donate and I can rebuild v6.01 for you again. |
Sure, this is the output: `C:\Users\User\AddaxAI_files>echo off Updated model_info.json successfully. EXECUTED: toggle_cls_frame({}) model info updated in 1.02 seconds EXECUTED: switch_mode({}) EXECUTED: browse_dir({'var': <tkinter.StringVar object at 0x0000021658C1F0A0>, 'var_short': <tkinter.StringVar object at 0x0000021658C1F100>, 'dsp': <tkinter.Label object .!ctktoplevel.!ctkframe.!notebook.!frame.!canvas.!frame.!labelframe.!label2>, 'cut_off_length': 25, 'n_row': 0, 'n_column': 0, 'str_sticky': 'w', 'source_dir': True}) EXECUTED: browse_dir({'var': <tkinter.StringVar object at 0x0000021658C2A940>, 'var_short': <tkinter.StringVar object at 0x0000021658C2A9A0>, 'dsp': <tkinter.Label object .!ctktoplevel.!ctkframe.!notebook.!frame.!canvas.!frame.!labelframe4.!label2>, 'cut_off_length': 25, 'n_row': 0, 'n_column': 0, 'str_sticky': 'e', 'source_dir': False}) 10000 46000000 EXECUTED: postprocess({'src_dir': 'X:/Rebhuhnprojekt_Detect/Kamera 1 umgehaengt (09.2024)/2025/02', 'dst_dir': 'X:/Rebhuhnprojekt_Detect/Detected/Detected Kamera 1 umgehaengt/2025/02', 'thresh': 0.7, 'sep': True, 'file_placement': 2, 'sep_conf': False, 'vis': True, 'crp': False, 'exp': True, 'plt': True, 'exp_format': 'XLSX', 'data_type': 'img'}) EXECUTED: move_files({'file': 'DCIM/100MEDIA/DSCF0001.JPG', 'detection_type': 'empty', 'var_file_placement': 2, 'max_detection_conf': 0.0, 'var_sep_conf': False, 'dst_root': 'X:/Rebhuhnprojekt_Detect/Detected/Detected Kamera 1 umgehaengt/2025/02', 'src_dir': 'X:/Rebhuhnprojekt_Detect/Kamera 1 umgehaengt (09.2024)/2025/02', 'manually_checked': False}) ERROR: DETAILS: The intersting thing is: "DSCF0001.JPG" is the only file which is successfully copied. I can understand that the costs are too high to make every single version available. I hope to get some funding for some conservation project and if it is successful then I plan to donate some money because I plan to use your software quite often. |
Hi,
I updated to v6.0.2 and now I face this problem:
Step 1-3 went smoothly, but step 4 produce this error:
"An error hass occured: Erno 2: No such file or direcotry" and then it gives me the path of the first file.
the first file has been copied to the output location, but the boxes were not drawn.
The same happens when I rerun an old dataset which was successful post-processed before with v.6.0.1
The text was updated successfully, but these errors were encountered: