5-Python-Projects-For-Beginners icon indicating copy to clipboard operation
5-Python-Projects-For-Beginners copied to clipboard

Errors on project

Open JaydenC39 opened this issue 2 years ago • 2 comments

here's the problem: Traceback (most recent call last): File "c:\Users\catdo\Desktop\Jayden\Apps\Python\VS Code Files\Password Manager\passwords_manager.py", line 17, in key = load_key() File "c:\Users\catdo\Desktop\Jayden\Apps\Python\VS Code Files\Password Manager\passwords_manager.py", line 11, in load_key file = open("key.key", "rb")

Hope you can help me with this!

JaydenC39 avatar Apr 13 '23 13:04 JaydenC39

You have made a new directory "Password Manager". I think you forgot to transfer the "key.key" file to your new directory that's why the error is occurring.

its-your-invi avatar Apr 18 '23 17:04 its-your-invi

You have made a new directory "Password Manager". I think you forgot to transfer the "key.key" file to your new directory that's why the error is occurring.

thanks

JaydenC39 avatar Apr 24 '23 12:04 JaydenC39