Scientific Computing with Python Projects - Arithmetic Formatter - pytest module not found

Tell us what’s happening:
I keep getting pytest module not found error in the replit console and I have no idea why.
I tried the solution provided back in April that involves installing poetry but that doesn’t seem to work.

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/114.0

Challenge: Scientific Computing with Python Projects - Arithmetic Formatter

Link to the challenge:

1 Like

at the shell command prompt: pip install pytest

1 Like

thanks, I was typing the command at the wrong place.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.