Brian Cunningham
Results
1
comments of
Brian Cunningham
> I got it to work by making sure the Python installation was for arm64. To check: > > ``` > > python3 > >>> import platform > >>> platform.uname()...