Python-Password icon indicating copy to clipboard operation
Python-Password copied to clipboard

No Module named 'python_passsword'

Open Akul2010 opened this issue 3 years ago • 2 comments

When I run the program with the command python PyPassword.py, it gives an error saying No Module named python_password. I am using vscode, which shouldn't make a difference.

Steps to reproduce the behavior:

  1. Click on save and run.
  2. Or click on save and then put in the terminal, python PyPassword.py

I had expected to see the password manager.

Screenshots image

Version v'0.2.5'

Akul2010 avatar Dec 31 '21 19:12 Akul2010

Have you tried running "py setup.py"?

grammyy avatar Dec 31 '21 19:12 grammyy

Yes, but all it did was give me a list of commands, so I tried py setup.py build, but it didn't do anything.

Akul2010 avatar Jan 07 '22 17:01 Akul2010