-
Notifications
You must be signed in to change notification settings - Fork 27
Description
Hi,
I keep getting the error message "zsh: illegal hardware instruction" when attempting to run any cblaster command (even simply cblaster --version). My install is on a M1 Max chip Mac with OS 12.6. I have installed in a conda environment that has Python 3.10, Diamond 2.1.8, and the whole install seems to be successful - no error messages or incompatibilities reported during the installation of either cblaster or Diamond. I first tried in the base environment (Python 3.9) and this also failed with the same error message. The associated clinker installation is working perfectly well within the conda environment, while the exact same installation steps (python version etc) provide a perfectly functioning cblaster on an 2013 iMac.
I wondered whether it was an M1 chip issue, but I think I've read elsewhere in this issues section that this is a similar set-up to the developer of cblaster. Any advice on troubleshooting the problem would be greatly appreciated.
I did notice a closed issue that reported something similar, but there wasn't an obvious solution listed there.
Thanks for any guidance.