79124455

Date: 2024-10-25 06:19:03
Score: 1
Natty:
Report link

First install the package using pip install yourpkgname, Then you can run your code from terminal Note: check the version of pip , if upgrade available then first upgrade pip using pip install --upgrade pip and then use pip to install your pkg. Sometime because of older version of pip even after doing the installation of pkg this 'module not found' error come

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: M.Shah