Skip to content

Password_Generator_2 Project Not Working #325

@franchsli

Description

@franchsli

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions