EasyNMT icon indicating copy to clipboard operation
EasyNMT copied to clipboard

Zsh: Illegal Hardware Instruction Issue on M2 MacBook

Open rosmur opened this issue 3 years ago • 0 comments

Hello, Sorry pretty new to python. Im having some issues running EasyMNT. Details below:

When running through terminal: zsh: illegal hardware instruction

When running in a Jupyter Notebook:

Inline Response: The Kernel crashed while executing code in the the current cell or a previous cell. Please review the code in the cell(s) to identify a possible cause of the failure. Click [here](https://aka.ms/vscodeJupyterKernelCrash) for more info. View Jupyter [log](command:jupyter.viewOutput) for further details. Canceled future for execute_request message before replies were done

Output: [I 13:14:50.850 NotebookApp] KernelRestarter: restarting kernel (1/5), keep random ports error 13:14:50.855: Error in waiting for cell to complete [Error: Canceled future for execute_request message before replies were done at a.KernelShellFutureHandler.dispose (/Users/roshanmurthy/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/out/node_modules/@jupyterlab/services.js:2:32353) at /Users/roshanmurthy/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/out/node_modules/@jupyterlab/services.js:2:26572 at Map.forEach (<anonymous>) at y._clearKernelState (/Users/roshanmurthy/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/out/node_modules/@jupyterlab/services.js:2:26557) at /Users/roshanmurthy/.vscode-oss/extensions/ms-toolsai.jupyter-2022.10.110-universal/out/node_modules/@jupyterlab/services.js:2:29000 at process.processTicksAndRejections (node:internal/process/task_queues:96:5)] warn 13:14:50.855: Cell completed with errors { message: 'Canceled future for execute_request message before replies were done' } info 13:14:50.856: Cancel all remaining cells true || Error || undefined [I 13:14:50.857 NotebookApp] Starting buffering for 689067b1-b5b8-457d-8ff0-4e5e7508e5ef:a74f7941-f52b-48bc-b83f-ef4136fea7e6 [I 13:14:50.863 NotebookApp] Restoring connection for 689067b1-b5b8-457d-8ff0-4e5e7508e5ef:a74f7941-f52b-48bc-b83f-ef4136fea7e6

rosmur avatar Jan 16 '23 21:01 rosmur