[BUG]: #1177
Labels
bug
Something isn't working
mojo
Issues that are related to mojo
mojo-repo
Tag all issues with this label
mojo-tooling
Tag for all issues related to repl, lldb, lsp, vscode extension.
Bug description
Hello, when I ready to run mojo on notebook in VSCode, I got an error:
Failed to start the Kernel.
OSError: dlopen(/Users//.modular/pkg/packages.modular.com_mojo/lib/libMojoJupyter.dylib, 0x0006): tried: '/Users//.modular/pkg/packages.modular.com_mojo/lib/libMojoJupyter.dylib' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64')), '/System/Volumes/Preboot/Cryptexes/OS/Users//.modular/pkg/packages.modular.com_mojo/lib/libMojoJupyter.dylib' (no such file), '/Users//.modular/pkg/packages.modular.com_mojo/lib/libMojoJupyter.dylib' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64')).
View Jupyter log for further details.
I don't know how can fix that. I could run file mojo in Terminal smoothly but in JupyterNotebook with VSCode. Please, support to me. Thank you for everyone !!!
Steps to reproduce
System information
The text was updated successfully, but these errors were encountered: