I installed fCWT on the linux server using the command 'pip install fCWT' but get the error 'ImportError: libfftw3f.so.3: cannot open shared object file: No such file or directory' when trying to import the lib in python script. How to resolve the issue?
I installed fCWT on the linux server using the command 'pip install fCWT' but get the error 'ImportError: libfftw3f.so.3: cannot open shared object file: No such file or directory' when trying to import the lib in python script. How to resolve the issue?