Please ignore secret bonuses. Secret tests do NOT award bonus. Max hw grade is 30+2 bonus efficiency

Do you need help?

Problem about testing the first HW

Nilats (3750 points)
8 14 29
in HW1 optional by (3.8k points)
I was trying to test my code, but when i run the file test_01, it says that : "ModuleNotFoundError: No module named 'ddt'".
281 views

1 Answer

GabrielAlexandru (7760 points)
2 4 29
by (7.8k points)

Did you install the ddt library? This library is mandatory, as it says here. Usually that error happens when python cannot find the module.

KilianS (3590 points)
7 10 27
by (3.6k points)
do you still have the link with the list of modules we need to install?
Nilats (3750 points)
8 14 29
by (3.8k points)
Ah Thank you, ooppss