kenwoodjw

Results 13 comments of kenwoodjw

m1 macbook pro failed to run mnist cpu version example ``` [+] ⌚ parse build.envd and download/cache dependencies 0.0s ✅ (finished) => 💽 (cached) download oh-my-zsh 0.0s => 💽 (cached)...

> Gotcha, let me test if it works on Linux arm64 first. Then let's see why it fails on macOS arm64. after update docker for mac and brew install gcc....

> It is weird. I cannot figure out why it requires GCC. > > BTW, what's your previous docker version? docker version: v4.9.0, maybe not GCC, I try again without...

> It is weird. I cannot figure out why it requires GCC. > > BTW, what's your previous docker version? BTW, how to clear cache

> @kenwoodjw Do you mean buildkit cache or envd's cache (for oh-my-zsh and vscode extensions) pip cache is buildkit cache ?

> > It is weird. I cannot figure out why it requires GCC. > > BTW, what's your previous docker version? > > docker version: v4.9.0, maybe not GCC, I...