Cant install Mojo
I'm trying to install mojo and got the following error. can someone help me? this is my second time installing mojo, the problem caused while typing "modular install mojo"
4 Replies
according to this issue, there is no solution for this yet 😦
https://github.com/modularml/mojo/issues/984
GitHub
Crashpad failed to start handler · Issue #984 · modularml/mojo
Where is the problem? Crashpad What can we do better? suggest to us how to solve this type of error : [11386:11386:20231003,212317.111937:ERROR exception_handler_server.cc:361] getsockopt: Invalid ...
finally got it. thanks for help:
uninstall ubunto
open cmd as admin
wsl --unregister Ubuntu
wsl --install Ubuntu
sudo apt install python3.10-venv
then follow installation in modular website and you are good to go!
Hi SilverPi, I have been struggling with this today for a couple of hours as well. Must have been a recent change. Do you know about the background?
Do you have an idea why we have the problem but nobody else?