Hi folks I am new to python I am trying to write a program that will install rpm using rpm -ivh xxx.rpm I want to know if python has in-built exceptions to catch no- dependencies error. If not how can i build them thanks