mrkrd / cochlea

Inner ear models for Python
GNU General Public License v3.0
108 stars 42 forks source link

AttributeError: module 'numpy.fft' has no attribute 'fftpack' #13

Closed SchraivogelS closed 2 years ago

SchraivogelS commented 2 years ago

https://github.com/mrkrd/cochlea/blob/f4f9734f07a6792eac14d10eae0dd30224209bb8/cochlea/zilany2014/__init__.py#L120

Removal of if statement resolves the issue

Python 3.9.7 cochlea==2 numpy==1.22.2