FFT in Anaconda3?

I need to perform a GPU accelerated FFT in Anaconda3. I tried using pyculib.fft, but literally nothing I do can get that library to work on my machine (“library cusparse not found”, every single time). Are there any other libraries with multidimensional FFTs?