anylabeling icon indicating copy to clipboard operation
anylabeling copied to clipboard

The program crashes after opening on MacOS

Open TomerGamerTV opened this issue 2 years ago • 1 comments

For some reason, the program takes like 1 minute to launch on my M1 MacBook and on my PC it's much faster, if I load an invalid model in the AI tab it just gives an error and doesn't let me switch to another one it becomes grey, I have to restart the program to fix that.

TomerGamerTV avatar Nov 28 '23 10:11 TomerGamerTV

There is a known issue with the macOS binary package. Could you please try the PyPi package?

pip install anylabeling
python -m anylabeling.app

vietanhdev avatar Dec 18 '23 16:12 vietanhdev