modular: error: Could not open cache index 0 size: No such file or directory

Ubuntu 22.04
No description
5 Replies
Stole
Stole2y ago
I think you should take a look at https://github.com/modularml/mojo/issues/603. Are you emulating this on MacOS as well?
nole_ksum
nole_ksumOP2y ago
It is a cloud vm.
Stole
Stole2y ago
It would be weird if they were using Apple Silicon what's your uname -a
nole_ksum
nole_ksumOP2y ago
ubuntu@ubuntu:~$ uname -a Linux ubuntu 5.15.0-1040-oracle #46-Ubuntu SMP Fri Jul 14 21:47:21 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
Stole
Stole2y ago
Sorry yeah it looks like they also don't support aarch64: https://github.com/modularml/mojo/issues/652

Did you find this page helpful?