onnx-coreml icon indicating copy to clipboard operation
onnx-coreml copied to clipboard

insert version in setup.py

Open lsrock1 opened this issue 5 years ago • 0 comments

When i installed from source using install-develop.sh, i got this error below. It reads version from onnx_coreml.init and it also imports convert that needs coremltools. So, it occurs error no module coremltools that should be installed automatically. 스크린샷 2020-02-18 오후 9 10 03

lsrock1 avatar Feb 18 '20 12:02 lsrock1