Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

> 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

Comments

@Harish4948
Copy link

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

self.card = self.html.split(

"
{self.cardtype}
")[1].split("")[0].split("
")[1]

Originally posted by @Harish4948 in #38 (comment)

@KevinLage
Copy link
Owner

thanks, fixed it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants