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

DC Fandom : AssertionError #3

Open
PrevotYann opened this issue Mar 15, 2022 · 0 comments
Open

DC Fandom : AssertionError #3

PrevotYann opened this issue Mar 15, 2022 · 0 comments

Comments

@PrevotYann
Copy link

PrevotYann commented Mar 15, 2022

Hey there !

Just wanna ask you if you know what could be wrong :

I tried with the dc fandom, replacing the Site with "dc" and Categories with "Comics", when i run the script I got an AssertionError raised.

Don't really know what to do about it :/

Thank's, have a good day :)

no infobox name: notes ['First appearance of Liza Warner. She will not make another appearance until 2006 in c|Infinite Crisis Vol 1 6. Following that, she becomes a recurring character in the vnst|The All-New Atom Vol 1.'] no infobox name: trivia ["This comic book was on the stands when ''WP|Police Woman |Police Woman'', starring WP|Angie Dickinson was being broadcast."] Traceback (most recent call last): File "C:\Users\Yann\Desktop\DEVYP\fandomparser\fandom_scraper\main.py", line 514, in <module> wi.build() File "C:\Users\Yann\Desktop\DEVYP\fandomparser\fandom_scraper\main.py", line 109, in build self.parse() File "C:\Users\Yann\Desktop\DEVYP\fandomparser\fandom_scraper\main.py", line 273, in parse self.unsorted_infoboxes = self.get_parsed_infoboxes() File "C:\Users\Yann\Desktop\DEVYP\fandomparser\fandom_scraper\main.py", line 439, in get_parsed_infoboxes infoboxes = {k: self.parse_infobox( File "C:\Users\Yann\Desktop\DEVYP\fandomparser\fandom_scraper\main.py", line 439, in <dictcomp> infoboxes = {k: self.parse_infobox( File "C:\Users\Yann\Desktop\DEVYP\fandomparser\fandom_scraper\main.py", line 373, in parse_infobox assert json_lines[i+1].startswith('*') AssertionError

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

1 participant