CMD opens window store when I type python

前端 未结 9 1834
天涯浪人
天涯浪人 2020-11-27 17:31

Today when I tryed to run a simple code on Sublime Text 3, the following message appeard:

Python was not found but can be installed from the Microsoft

9条回答
  •  渐次进展
    2020-11-27 18:34

    As a person who does Python development in Sublime Text, I know you said the python path was correct but when you install python make sure to tick the option to add Python to PATH.

    I had the same issue back in the day til I did this.

提交回复
热议问题