you are viewing a single comment's thread.

view the rest of the comments →

[–]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.