mojopunch
mojopunch
MModular
Created by Kiryuh on 9/22/2023 in #questions
How can I install mojo in codespce on github?
@Kiryuh You probably forgot to run these commands: https://youtu.be/knGTSXe7ytI?t=110 And then connect to the server/instance on vscode if its on another system (as i believe by "code" you mean vscode), as seen ere': https://youtu.be/knGTSXe7ytI?t=307
4 replies
MModular
Created by Abhimanyu Aryan 🧞 on 9/21/2023 in #questions
Did the installation fail because I am using ARM Linux?
Yeah unfortuantely it wont work, You can upvote this ticket if you have a ARM mac (https://github.com/modularml/mojo/issues/510) or search for a request on github for ARM based system support. If there isnt any that fits your setup, feel free to create a feature request in the github issues.
19 replies
MModular
Created by Abhimanyu Aryan 🧞 on 9/21/2023 in #questions
Did the installation fail because I am using ARM Linux?
@Abhimanyu Aryan 🧞 Just to make it clear, VMs are a no-go at the moment for ARM Based systems. For example if your laptop is ARM CPU based, it wont work even if you have a x86_64 VM. Devs are working on that
19 replies
MModular
Created by Abhimanyu Aryan 🧞 on 9/21/2023 in #questions
Did the installation fail because I am using ARM Linux?
@Abhimanyu Aryan 🧞 have a geez at this video from the modular team. Should be helpful https://www.youtube.com/watch?v=knGTSXe7ytI&t=31s
19 replies
MModular
Created by Abhimanyu Aryan 🧞 on 9/21/2023 in #questions
Did the installation fail because I am using ARM Linux?
No not directly on your ARM based system. It needs to be x86_64 at the moment. There are ways to using github codespaces to get it to work. Have a look at https://developer.modular.com/download for installation on your ARM Machine. Modular devs are working on ARM support for Native and Virtual Machines. Should be available in a few weeks.
19 replies
MModular
Created by Abhimanyu Aryan 🧞 on 9/21/2023 in #questions
Did the installation fail because I am using ARM Linux?
@Abhimanyu Aryan 🧞 You should still be able to install the modular tool on ARM although ARM systems cannot install the mojo compiler. Your issue is likey because your not on Ubuntu 20.04 - 22.04 LTS. Debian is also not supported yet although people have gotten it to work on x86_64 systems I believe. If you have an x86_64 system you can have a look at the github issues relating to debian. See installation guide on https://developer.modular.com/download for ARM system installations Important: ARM support is not available yet. See https://docs.modular.com/mojo/manual/get-started/index.html
19 replies