Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Modular CLI]: Issu when installing mojo in wsl #162

Closed
GabiUp2 opened this issue May 13, 2024 · 1 comment
Closed

[Modular CLI]: Issu when installing mojo in wsl #162

GabiUp2 opened this issue May 13, 2024 · 1 comment

Comments

@GabiUp2
Copy link

GabiUp2 commented May 13, 2024

Issue description

modular install mojo
modular: /__w/modular/modular/Support/lib/Configuration.cpp:555: auto M::findModularFile(StringRef)::(anonymous class)::operator()(const std::filesystem::path &) const: Assertion !ec && "error checking for path existence"' failed. Please submit a bug report to https://github.com/modularml/max/issues and include the crash backtrace along with all the relevant source codes. Stack dump: 0. Program arguments: modular install mojo Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var LLVM_SYMBOLIZER_PATH` to point to it):
0 modular 0x0000555b74678327
1 modular 0x0000555b74675fde
2 modular 0x0000555b746789af
3 libpthread.so.0 0x00007fe2c347f420
4 libc.so.6 0x00007fe2c2f1200b gsignal + 203
5 libc.so.6 0x00007fe2c2ef1859 abort + 299
6 libc.so.6 0x00007fe2c2ef1729
7 libc.so.6 0x00007fe2c2f02fd6
8 modular 0x0000555b74ae4567
9 modular 0x0000555b74ae178f
10 modular 0x0000555b74ade82f
11 modular 0x0000555b74addf33
12 modular 0x0000555b74aaff37
13 modular 0x0000555b745c47c4
14 modular 0x0000555b745c36ba
15 libc.so.6 0x00007fe2c2ef3083 __libc_start_main + 243
16 modular 0x0000555b745c2e2e
Aborted

Steps to reproduce

as in https://docs.modular.com/mojo/manual/get-started/

Version Info

- modular 0.8.0 (39a426b5)
- WSL Ubuntu
@ehsanmok
Copy link
Member

Officially we support Ubuntu now and support for MacOS and Windows are in the roadmap. Note that for Mojo, we support WSL2 so please make sure you're a new version of WSL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants