Python-Password
Python-Password copied to clipboard
No Module named 'python_passsword'
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:
- Click on save and run.
- Or click on save and then put in the terminal, python PyPassword.py
I had expected to see the password manager.
Screenshots

Version v'0.2.5'
Have you tried running "py setup.py"?
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.