Mojo installation got stuck
it gets stuck there and even i tried to modular clean n reinstall still same thing is happening
any solutions?
im running windows subsystem for linux
15 Replies
do u see cpu usage ? do u see any syscalls etc . u can check using htop for cpu use.
0.2% cpu usage @rick
tnx. that sure seems hung/softlooped. do u know if this happened before recent release or this is first time u trying. which mojo r u on, u can try commenting that test and see the rest goes through. if u could, u can do strace dump and attach or share link to anon file uploaded upstream. i can take a look.
so i tried when it before at time of first release and now i tried it again
i tried commenting that but nthing happens so i just interpted that
let me do strace dump
ok. i mean, it can be bug in the current drop. but u can try to run it from the repo (the examples) and see which one hangs. which could make help faster from mojo team potentially, usually things hiccups on change on specific backend (language) change iirc.
okey got it
https://github.com/modularml/mojo/tree/main/examples. i usually clone that code and just do :
first time trying this, it stuck as well. and waited for a very long time in windows subsystem doing nothing, so I topped it manually and started "modular install mojo" again.
I had a log error, but it recommended that i use "modular clean" which i did and then got another error:
modular: error: failed to run python:
very stupid installation!
try with their docker if not on linux would be best bet i can make.
GitHub
[Modular CLI]: while running
modular install mojo
the `TEST: 'moj...Issue description mostafa@DESKTOP-2S41G05:/$ modular install mojo # Found release for https://packages.modular.com/mojo @ 0.2.1, installing to /home/mostafa/.modular/pkg/packages.modular.com_mojo #...
Hi guys, i am facing this issue
@Jack Clayton
From the newsletter about to come out:
#598: Failed to reach URL timeout was reached requires connection speed of 600kbs+ to download before timeout. Working on compressing artifacts and adding a download bar.
GitHub
[Modular CLI]: Failed to reach URL timeout was reached · Issue #598...
Issue description Modular CLI does not install mojo on Ubuntu 23.10 Steps to reproduce When I type "modular install mojo" it throws the following error: # Found release for https://packag...
So i need VPN to fix it?
requires connection speed of 600kbs+ to download before timeout
This original question in this thread is for a separate issue with low CPU cores that's resolved in the next release