urbanaut
MModular
•Created by JackCooperUsesNeovim on 10/19/2023 in #questions
Problem installiing mojo on mac:
Can I suggest you look at this if you're still stuck? https://github.com/modularml/mojo/issues/1078#issuecomment-1771674021
2 replies
MModular
•Created by Dustin on 10/19/2023 in #questions
I get this error when installing Mojo on Mac:
The last part is probably most relevant to you:
path
& source ~/.zshrc
, providing you're not in BASH.3 replies
MModular
•Created by Dustin on 10/19/2023 in #questions
I get this error when installing Mojo on Mac:
If you are still getting that error, can I suggest you look at https://github.com/modularml/mojo/issues/1078#issuecomment-1771674021 ?
3 replies
MModular
•Created by Jack Clayton on 10/19/2023 in #questions
Module pymatmul not found
@Jack Clayton I too had this problem & snagged the files out of the repo manually. It's fine now. I don't know if it's worth trying:
git clone -c core.symlinks=true https://github.com/modularml/mojo
?25 replies