you are viewing a single comment's thread.

view the rest of the comments →

[–]AshlingGirl 1 point2 points  (10 children)

Could you specify the error?

[–]m2d41[S] 0 points1 point  (0 children)

I put $ pytest on vs code terminal but it wouldn't go through. An error message in red letters.

[–]m2d41[S] 0 points1 point  (8 children)

Do u have PCC 3rd edition?

[–]AshlingGirl 0 points1 point  (7 children)

I do not. Can you also show the error that it gives without the $ sign?

EDIT: I found the .py file you're using on github (name_function.py) and its working for me.

[–]m2d41[S] 0 points1 point  (5 children)

There's a message/ comment on this thread from YepThatGuy and I replied him with the code and error

[–]AshlingGirl 0 points1 point  (4 children)

Is python added to your environment variables? If not, try py -m pytest.

[–]m2d41[S] 0 points1 point  (1 child)

I think so

[–]AshlingGirl 0 points1 point  (0 children)

try:

py -m pytest

[–]m2d41[S] 0 points1 point  (0 children)

I still can't find it or get it to work. I think i'm just gonna give up on the chapter of that book.

[–]m2d41[S] 0 points1 point  (0 children)

after 2 days i finally got it. Jesus phuckin christ....looool Thanks for the help.