nanovna-saver
nanovna-saver copied to clipboard
Unable to install on MacBook Air with M1 SoC
I have question how can i install this app on laptop with M1 SoC?
You could install an up-to-date Python system with the required modules (dunno if Cython is needed), clone the project from GitHub and run nanovna-saver.py
directly from the project directory - this is how I do it on Linux - no need to install or build this app. The program may complain if some other modules are missing - just install them via pip or brew and retry.
Since with v0.5.3 release it also should work with python 3.10