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