asitop icon indicating copy to clipboard operation
asitop copied to clipboard

Error while trying to run on Air m1

Open HeToC opened this issue 3 years ago • 2 comments

image

HeToC avatar Jan 16 '22 15:01 HeToC

same problem here, Monterey 12.5, m1 Mac mini

iamqk avatar Jul 26 '22 03:07 iamqk

I solved this. My os install python2.7, so pip install asitop will fail, because asitop may not support 2.7. So I remove it, and install it using pip3, sudo asitop works.

iamqk avatar Jul 26 '22 03:07 iamqk