Найдите местонахождение библиотеки Python Linux

import module_name

print(module_name.__file__)
slgotting