how to find where python installed code example Example: get python directiory import sys print('\n'.join(sys.path))