apple/turicreate

export_coreml operation fails using Rosetta in MacBook Pro M1 Max

miguelmolero opened this issue · 3 comments

I have experienced an issue when I tried to export the model in coreml format getting the next error:

illegal hardware instruction /usr/local/opt/python@3.8/bin/python3

I'm using rosetta to execute the code, everything seems to work as expected less the coreml exportation.

Thanks

Have you solved it?

Badly I’m still having the issue.

Any update on this?
I think this library doesn't support M1 because it says to have x86_64 architecture.