Module 6: Can't get past import steps when doing pytest #144
Unanswered
uznab16
asked this question in
Hello World
Replies: 1 comment 4 replies
-
The error occurs in your credentials_test.py file, line 3, where the module communication was not found. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to test my code within my codespace before sending it to the Autograder, but when I try to test microcontroller.py specifically, I get this error showing that the code gets stuck on the import. Do I have to download a module something else before running the testing function?

Beta Was this translation helpful? Give feedback.
All reactions