Check Python Version Installed

To check the Python version installed:

  1. Run:

python --version

or

python3 --version

Result:

If the Python version installed is 2.7 or above, proceed with the Linux BE installation with BIM.

If there is no Python installed or the version is older than 2.7, install the latest version of Python 3.