labelme
                                
                                 labelme copied to clipboard
                                
                                    labelme copied to clipboard
                            
                            
                            
                        AI Annotation in EXE File Fails to Work on Different Computers
Provide environment information
Python: 3.12
What OS are you using?
Windows 11
Describe the Bug
The AI annotation functionality embedded in an EXE file compiled on one computer does not work when the EXE is run on a different computer. Even the precompiled exe file in the release section is giving the same issue.
Expected Behavior
The AI annotation feature should function correctly when the compiled EXE file is run on any windows computer, regardless of where it was originally compiled.
To Reproduce
No response