HOW TO FIND PYTHON SOURCE DIRCTORY code example Example: get python directiory import sys print('\n'.join(sys.path))