Open tocean opened 6 years ago
I have encountered the same problem and eventually found the open issues here.
My solution now is run in Ubuntu bash for windows. However, I believe it will be wonderful if this great package also supports Windows.
@tocean I also found this install command works. $ pip install git+https://github.com/apple/coremltools
@b02902131 Thanks. I tried and it worked fine. But I still hope there is an official package in pypi.
Windows Subsystem for Linux (WSL) is another option for Windows users. Coremltools should work fine with WSL.
Is there an option for mac users on arm64?
Is there an option for mac users on arm64?
Yes, we support that.
Hi, It seems coremltools doesn't support Windows. I can't find the suitable wheel package on pypi for windows. Could you please build a wheel package for windows and upload it to pypi?