how to find where python module is installed code example Example: find location of library python linux import module_name print(module_name.__file__)