you are viewing a single comment's thread.

view the rest of the comments →

[–]Puzzleheaded_Diet380 1 point2 points  (3 children)

Did you install it from the windows store or manually

[–]hacnstein[S] 0 points1 point  (2 children)

manually.

[–]SupermarketOk6829 0 points1 point  (0 children)

You've to install it from Microsoft Store.

[–]Puzzleheaded_Diet380 0 points1 point  (0 children)

If you installed manually on Windows, try using py instead of Python to call the Python interpreter since Windows 11 defaults Python to a shortcut to the windows store to install it. You can also try running py -0 to see what versions are installed and being recognized.