$ python
Python 2.6.2 (r262:71600, Jun 4 2010, 18:28:58)
[GCC 4.4.3 20100127 (Red Hat 4.4.3-4)] on linux2
Type “help”, “copyright”, “credits” or “license” for more information.
/usr/lib/python2.6/site-packages
python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()"
5:21 pm
Great tip!!! Thanks! Now I just need to figure out why “import gtk” throws a not found message when I have “gtk-2.0″ in my distro.