export_coreml operation fails using Rosetta in MacBook Pro M1 Max
miguelmolero opened this issue · 3 comments
miguelmolero commented
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
Avinash-Tanniru commented
Have you solved it?
mmolero commented
Badly I’m still having the issue.
YogeshBhattGWL commented
Any update on this?
I think this library doesn't support M1 because it says to have x86_64 architecture.