modularml / mojo

The Mojo Programming Language
https://docs.modular.com/mojo/manual/
Other
23.33k stars 2.6k forks source link

[Modular CLI]: Non supported CPU #1239

Closed josexsquared closed 1 month ago

josexsquared commented 1 year ago

Issue description

modular: error: no packages found for the current target hardware - please run modular host-info and file a ticket at https://github.com/modularml/mojo with your hardware information

Host Information

Target Triple: aarch64-unknown-linux CPU: cortex-a76 CPU Features: aes, crc, crypto, dotprod, fp-armv8, fullfp16, lse, neon, ras, rcpc, rdm, sha2, ssbs

Steps to reproduce

modular install mojo

modular host-info

Version Info

- modular 0.2.1 (5144fffe)
- WSL
Sharktheone commented 1 year ago

Currently only MacOS arm CPUs are supported. See #1093

ematejska commented 1 month ago

Thank you for trying out Mojo. The installation experience has significantly changed and we're closing out all the old issues with the old installer. To try out our new installation experience using "magic", please see: https://docs.modular.com/mojo/manual/get-started.