nanovna-saver icon indicating copy to clipboard operation
nanovna-saver copied to clipboard

Unable to install on MacBook Air with M1 SoC

Open dwadi opened this issue 2 years ago • 1 comments

I have question how can i install this app on laptop with M1 SoC?

dwadi avatar Aug 01 '22 16:08 dwadi

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.

Ho-Ro avatar Aug 02 '22 07:08 Ho-Ro

Since with v0.5.3 release it also should work with python 3.10

zarath avatar Sep 18 '22 16:09 zarath