Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test password generator part 2.py not checking correctly #57

Open
Triori1411 opened this issue Jan 13, 2024 · 0 comments
Open

Test password generator part 2.py not checking correctly #57

Triori1411 opened this issue Jan 13, 2024 · 0 comments

Comments

@Triori1411
Copy link

i have written code that works all the time in the terminal but fails during the TMC tests. i have checked the test code itself and when i ran it this error occurred:

Traceback (most recent call last):
File "c:\Users\HP i3\AppData\Local\tmc\vscode\mooc-programming-23\part07-06_password_generator_part_2\test\test_password_generator_part_2.py", line 4, in
from tmc import points
ModuleNotFoundError: No module named 'tmc'
PS C:\Users\HP i3\AppData\Local\tmc\vscode\mooc-programming-23\part07-06_password_generator_part_2\test>

i can not get the points for this exercise with this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant