pythonpython-3.xjupyter-notebookanacondatabpy

ModuleNotFoundError: No module named 'tabpy'


So I did try !pip install tabpy in my Notebook and it worked and installed all the packages and whatnot.

But in the very next cell, when I tried to run import tabpy, it throws the error ModuleNotFoundError: No module named 'tabpy'

Any help will be greatly appreciated


Solution

  • I just had to import a metadata supplementary package