CMD opens window store when I type python

前端 未结 9 1839
天涯浪人
天涯浪人 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:22

    If python is already installed, then go to Apps & features from settings, select Python, then select modify. Again select modify and select next

    Select next, then this window will appear select add python to environment variable

    and click on the install button. then again go to apps & features, click modify and then click repair. Now go to CMD and type python. problem solved.

提交回复
热议问题