labelme icon indicating copy to clipboard operation
labelme copied to clipboard

AI Annotation in EXE File Fails to Work on Different Computers

Open urmilagurung opened this issue 1 year ago • 0 comments

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

urmilagurung avatar Aug 05 '24 13:08 urmilagurung