Page 1 of 1

Installing pyFFTW on Nano Pi Neo

Posted: Tue Nov 20, 2018 7:24 am
by kishoreS
Hello there,
I want to do some quick FFT calculations in python so I am using pyFFTW . I have problems installing pyFFTW on my system . Currently I am doing

Code: Select all

pip install pyfftw
but the pip install fails . Is there any other way to install pyFFTW on my system ?