Unable to import the package in jupyter notebook

Viewed 28

I am unable to import the package in the conda env inside jupyter notebook. enter image description here

I can import the package via terminal but it's not loading in the notebook.

Can someone help me to debug this?

Update: Tried to add site-packages to path as well as per the suggestions by @Azharenter image description here

0 Answers
Related