Traceback (most recent call last): File "./hostname.py", line 243, in mount_block self.mount() File "./hostname.py", line 458, in mount mapped_dev = self.tc_decrypt(part,password, kf_path) File "./hostname.py", line 522, in tc_decrypt return os.popen("truecrypt -l | grep -- ' "+part+"$'").readline().split()[0] IndexError: list index out of range