Open fossdd opened 3 years ago
Without this patch it only says IndexError: list index out of range and the user doesn't know what python mean. This exeption says: ValueError: Could not find package "doesnt_exist".
IndexError: list index out of range
ValueError: Could not find package "doesnt_exist".
Without this patch it only says
IndexError: list index out of range
and the user doesn't know what python mean. This exeption says:ValueError: Could not find package "doesnt_exist".