how to know in which folder python is installed code example Example: get python directiory import sys print('\n'.join(sys.path))