onnx-coreml
onnx-coreml copied to clipboard
insert version in setup.py
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.
