ModularM
Modular3y ago
2 replies
s4j337

SDK installation issues

Currently using WSL with Ubuntu 22.04.2. Modular was successfully downloaded and after running the modular install mojo command it does install mojo. However just before completion it stops at a certain point TEST: mojo --help... OK
TEST: mojo run --help... OK
TEST: mojo build test_mandelbrot.mojo... OK
TEST: mojo build test_python.mojo... OK
TEST: mojo demangle... OK
TEST: mojo format... OK
TEST: mojo package... OK
TEST: mojo test_mandelbrot.mojo... OK
TEST: mojo test_python.mojo... OK
it does not test for the repl and its been like this for the past 3 hours.
Was this page helpful?