Coremltools: can't install coremltools on windows

Created on 21 Mar 2018  路  3Comments  路  Source: apple/coremltools

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?

Most helpful comment

@tocean
I also found this install command works.
$ pip install git+https://github.com/apple/coremltools

All 3 comments

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.

Was this page helpful?
0 / 5 - 0 ratings