How to Check Python Version on PC or Mac

This wikiHow teaches you how to find which version of Python is installed on your Windows or macOS computer. Open Windows Search. If you don't already see a search box in the taskbar, click the magnifying glass or circle next to , or press...

Table of Contents
Method 1 of 2:

Windows PC

  1. Picture 1 of How to Check Python Version on PC or Mac
    Open Windows Search. If you don't already see a search box in the taskbar, click the magnifying glass or circle next to
    Picture 2 of How to Check Python Version on PC or Mac
    , or press Win+S.
  2. Picture 3 of How to Check Python Version on PC or Mac
    Type python into the search bar. A list of matching results will appear.
  3. Picture 4 of How to Check Python Version on PC or Mac
    Click Python [command line]. This opens a black terminal window to a Python prompt.
  4. Picture 5 of How to Check Python Version on PC or Mac
    Find the version in first line. It's the number right after the word 'Python' at the top-left corner of the window (e.g. 2.7.14).
Method 2 of 2:

macOS

  1. Picture 6 of How to Check Python Version on PC or Mac
    Open a Terminal window on your Mac. To do this, open the Applications folder in Finder, double-click the Utilities folder, then double-click Terminal.
  2. Picture 7 of How to Check Python Version on PC or Mac
    Type python -V at the prompt (V uppercase).
  3. Picture 8 of How to Check Python Version on PC or Mac
    Press Return. The version number will appear on the next line after the word 'Python' (e.g. 2.7.3).

You've just finished reading the article "How to Check Python Version on PC or Mac" edited by the TipsMake team. You can save how-to-check-python-version-on-pc-or-mac.pdf to your computer here to read later or print it out. We hope this article has provided you with many useful tech tips and tricks. You can search for similar articles on tips and guides. Thank you for reading and for following us regularly.

« PREV : How to Uninstall...
How to Start... : NEXT »