modularml / mojo

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

[Modular CLI] modular install problem #2143

Open freeclb opened 6 months ago

freeclb commented 6 months ago

Issue description

when installing mojo, the terminal shows error: modular: error: failed to create target info: unknown target triple 'generic-unknown-linux'

Steps to reproduce

Version Info

modular version: modular 0.6.0 (04c05243)
os: 
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.4 LTS
Release:    22.04
Codename:   jammy

Linux version 6.5.0-26-generic (buildd@lcy02-amd64-051) (x86_64-linux-gnu-gcc-12 (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0, GNU ld (GNU Binutils for Ubuntu) 2.38) #26~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Mar 12 10:22:43 UTC 2
zbowling commented 6 months ago

Hi there! Does 'modular host-info' return the same error? Can you post what it says here?

freeclb commented 6 months ago

Hi there! Does 'modular host-info' return the same error? Can you post what it says here?

@zbowling right, 'modular host-info ' returns the same error.