pywavelets on google colab

256 views
Skip to first unread message

j mzh

unread,
Sep 20, 2021, 4:56:48 AM9/20/21
to PyWavelets
hi 
I try to install pywavelets on colab but I get error. can anyone help me

!pip install pywavelets
import pywavelets

Requirement already satisfied: pywavelets in /usr/local/lib/python3.7/dist-packages (1.1.1) Requirement already satisfied: numpy>=1.13.3 in /usr/local/lib/python3.7/dist-packages (from pywavelets) (1.19.5)
--------------------------------------------------------------------------- ModuleNotFoundError Traceback (most recent call last) <ipython-input-2-42d9983c936a> in <module>() 1 get_ipython().system('pip install pywavelets') ----> 2 import pywavelets ModuleNotFoundError: No module named 'pywavelets' --------------------------------------------------------------------------- NOTE: If your import is failing due to a missing package, you can manually install dependencies using either !pip or !apt. To view examples of installing some common dependencies, click the "Open Examples" button below. --------------------------------------------------------------------------- 

Tea Fuelled

unread,
Oct 19, 2021, 8:50:02 AM10/19/21
to PyWavelets
Seconded.
Reply all
Reply to author
Forward
0 new messages