import sys print('Current python version: ', sys.version) print('Download dependencies here: ', sys.executable)