error: mojo: unable to resolve the lldb path
Hello guys I am trying to install mojo but it gives me path error how do i resolve this
OS: Windows with wsl2 Ubuntu 20.04
14 Replies
when used trying to run in terminal it give me error: unable to locate module 'builtin'
u need lldb (llvm dbuger, likely u missing llvm)
sudo apt install it?
also i dont think that config is supported imho
Congrats @rick, you just advanced to level 1!
you mean ubuntu 20?
Installati.one
How To Install lldb on Ubuntu 20.04
In this tutorial we learn how to install lldb on Ubuntu 20.04. lldb is Next generation, high-performance debugger
yes
but it was stuck at test: mojo during mojo installation when i did it on ubuntu 22
nvmnd says 20/22.04 both ok
thanks for responding btw really appreciate it...ima try and get back
no brother its not resolved. Tho yes i was missing lldb. it still says the same but when i try to call it with a file it says this
can u give these info:
1. have you set the path for mojo in ur shell rc file (installer instructs to do so)
2. run
sudo ldconfig -v |grep -i lldb
and see if u get anything
3. have you try reinstalling it and/or upgrading via installer provided?sudo apt-get install lldb