0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

pythonインストール後:cmdからMicrosoftストアが開く

Posted at

pythonインストール時にpathを設定せずに後で自身で追加したときにwindows10ではMicrosoftストアが開かれる設定になっている。
(インストール時にpathを設定するとMicrosoftストアが開かれる設定よりもpython実行の優先度が高くなる模様)

設定 → アプリと機能 → アプリ実行エイリアス を開く。

image.png

image.png

参考
https://docs.microsoft.com/ja-jp/windows/python/faqs

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?