You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Throws "list index out of range" for when trying to create an account in any of those colleges and opens firefox instance indefinitely untill terminated
#39
Open
Harish4948 opened this issue
Apr 17, 2020
· 1 comment
Throws "list index out of range" for when trying to create an account in any of those colleges and opens firefox instance indefinitely untill terminated
A simple fix is to comment the following line in generator class generateidentity function
A simple fix is to comment the following line in generator class generateidentity function
self.card = self.html.split(
"{self.cardtype} ")[1].split("")[0].split("")[1]
Originally posted by @Harish4948 in #38 (comment)
The text was updated successfully, but these errors were encountered: