-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Once I fix the logsumexp issue, I get a new error:
from ghost.wave import ContinuousWaveletTransform
Now I get:
---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
<ipython-input-5-e9048c87e447> in <module>()
----> 1 from ghost.wave import ContinuousWaveletTransform
5 frames
/content/ghost/ghost/sigtools/fourier.py in <module>()
3 import logging
4 import numpy as np
----> 5 import scipy.fftpack._fftpack as sff
6 from . import convolution
7
ModuleNotFoundError: No module named 'scipy.fftpack._fftpack'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels