python get installation location code example Example: get python directiory import sys print('\n'.join(sys.path))