0

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

  • 2
    make sure that the new cell is running the same python on which you installed the tabpy package – kiranr Jun 04 '21 at 13:30
  • Yea like in the same jupyter notebook on 1 cell I did the pip install and the one after that I tried importing the module and got the error – Maulik Patel Jun 04 '21 at 13:38

1 Answers1

0

I just had to import a metadata supplementary package