Forum Discussion

ankitnain's avatar
ankitnain
Copper Contributor
Jul 24, 2021

modulenotfounderror

I'm getting error modulenotfounderror 

Here's the screenshot :

  • It is possible that you have no run an earlier cell in the Notebook or you need to restart the Python kernel - there is refresh icon on the toolbar
    • ankitnain's avatar
      ankitnain
      Copper Contributor
      Thanks sir, It might resolve the query but I've resolved the query by myself with below mention way.

      Modulenotfounderror can be resolved by running one command in powershell of anaconda3 (if we're using jupyter in anaconda3).That command must be of the related package in which we are getting error and which can be taken from pypi.org.

Share

Resources