#!/usr/bin/python from distutils.sysconfig import get_python_lib print(get_python_lib())