vietanhdev / anylabeling

Effortless AI-assisted data labeling with AI support from YOLO, Segment Anything (SAM+SAM2), MobileSAM!!
https://anylabeling.nrl.ai
GNU General Public License v3.0
2.27k stars 239 forks source link

pip install anylabeling failing with build wheel error in 3.12 #174

Closed epicman25 closed 3 months ago

epicman25 commented 5 months ago

I tried to install anylebeling with python 3.12.Previously when I had 3.10 it worked properly .But now its failing by giving the error AssertionError: Could not find cmake executable!

2024-05-03_12-15-31

epicman25 commented 5 months ago

I have locally tested by changing few of the versions on onnx and onnx-runtime.I will raise the PR.

sunyongke commented 4 months ago

I also meet this error

Mac osx m3 pro + python3.12+ anylabeling-gpu

vietanhdev commented 3 months ago

Hi All, Please try Python 3.8 with the CPU version. ONNX and ONNXRuntime will be updated in the next version. Thank you.