clxmente / Python-Password-Manager

🔒 A simple password manager built with Python. Password generation, AES Encryption, and SHA256 Hashing.
19 stars 4 forks source link

DataManip #2

Open aakinpatel opened 3 years ago

aakinpatel commented 3 years ago

Traceback (most recent call last): File "D:\aakin\Desktop\Python-Password-Manager-master\Python-Password-Manager-master\main.py", line 11, in from modules.encryption import DataManip ModuleNotFoundError: No module named 'modules.encryption'; 'modules' is not a package

Any idea about this to fix? It was running last week then tried work today and it's running into an error.

Animatnetic commented 2 years ago

Dreadlocks!!!