# Run the following code inside the python shell or IDE runing under conda. from distutils.sysconfig import get_python_lib print(get_python_lib())