where is my python site packages
python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())"