SPOClab-ca / COVFEFE

COre Variable Feature Extraction Feature Extractor
Apache License 2.0
30 stars 10 forks source link

pywt no longer avaliable throught pip #23

Closed superp0tat0 closed 4 years ago

superp0tat0 commented 4 years ago

ERROR: Could not find a version that satisfies the requirement pywt==1.0.6 (from -r requirements.txt (line 28)) (from versions: none) ERROR: No matching distribution found for pywt==1.0.6 (from -r requirements.txt (line 28))

daniyall commented 4 years ago

Looks like they renamed their package from pywt to pywavelets. I updated requirements.txt, let me know if this fixes it for you.

superp0tat0 commented 4 years ago

Thank you for the quick response, the pip install works fine now.

umairchanna57 commented 3 weeks ago

you can install pip install PyWavelets