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
No description
15 Replies
rick
rick12mo ago
do u see cpu usage ? do u see any syscalls etc . u can check using htop for cpu use.
Karan5599
Karan559912mo ago
0.2% cpu usage @rick
No description
rick
rick12mo ago
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.
Karan5599
Karan559912mo ago
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
rick
rick12mo ago
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.
Karan5599
Karan559912mo ago
okey got it
rick
rick12mo ago
https://github.com/modularml/mojo/tree/main/examples. i usually clone that code and just do :
for i in *.mojo
do
mojo $i
done
for i in *.mojo
do
mojo $i
done
SilverPi
SilverPi12mo ago
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!
rick
rick12mo ago
try with their docker if not on linux would be best bet i can make.
Aleksandar Veselinovic
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 #...
redhairDerek
redhairDerek12mo ago
Hi guys, i am facing this issue
No description
redhairDerek
redhairDerek12mo ago
@Jack Clayton
Jack Clayton
Jack Clayton12mo ago
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...
redhairDerek
redhairDerek12mo ago
So i need VPN to fix it?
Jack Clayton
Jack Clayton12mo ago
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
Want results from more Discord servers?
Add your server