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!
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!