You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python2.7 had been removed from macOS since 12.3. But it seems like the build process still need python2.
And since I am using an arm based machine, I can't install python2 since there's no such package for Darwin arm64.
I try to build it without python2 and didn't provide openblas path for expecting it using the accerlate. It stops without printout any unexpected errors after printing a lot lines of "checking" and "config.status". run.log