#3449·turicreate

export_coreml operation fails using Rosetta in MacBook Pro M1 Max

Author: miguelmoleroCreated Jun 5, 2022Updated Jun 29, 2023

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/[email protected]/bin/python3

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

Thanks