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 ?