nosetests command shows error in powershell, what should i do?

203 Views Asked by At

I am a newbie to python and learning python from Zed A. shaw's book "Learn python the hard way" (3rd edition).

I am trying to run the nosetests command but it does nothing rather shows some error message (as shown in the screenshot attached).

Link to the exercise

Could you please help me out what to do?

Thanks in advance.

Error:

error message

1

There are 1 best solutions below

0
sodawillow On

According to the OP, he was running the command in the wrong directory.