-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Description
Description
Runnin main.py file will raise ModuleNotFoundError: No module named 'password_generator'
This is because password_generator is not a python file (doesn't end wit '.py') so Python doesn't recognize it.
Renaming it will fix it.
Type of issue
- Feature (New Script)
- Bug
- Documentation
Checklist:
- I have read the project guidelines.
- I have checked previous issues to avoid duplicates.
- This issue will be meaningful for the project.
- I have added screenshots of the bug
- I have added steps to reproduce the bug
- I have proposed a possible solution for the bug
Metadata
Metadata
Assignees
Labels
No labels