Python not working in command prompt?

前端 未结 20 2039
迷失自我
迷失自我 2020-11-27 15:25

I type python into the command line, but the command prompt says that python is not recognized as an internal or external command, operable program, or batch fi

20条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-27 16:12

    If you are working with command prompt and if you are facing the issue even after adding python path to system variable PATH.

    Remember to restart the command prompt (cmde.exe).

提交回复
热议问题