Your Ad Here

Posted By

dorseye on 08/18/09


Tagged

Bash python site-packages


Versions (?)

Locate Python site packages


 / Published in: Bash
 

  1. python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()"

Report this snippet  

You need to login to post a comment.