ValueError: Extra data: line 218 column 34 - line 2703926 column 7 (char 8354 - 87303975)
The cause is missformation of json file
before {...},{..},...
should be [{...},{..},...]
![]() |
ValueError: Extra data: line 218 column 34 - line 2703926 column 7 (char 8354 - 87303975)
Submitted by Neil Rubens on Sun, 01/17/2010 - 13:38
ValueError: Extra data: line 218 column 34 - line 2703926 column 7 (char 8354 - 87303975) The cause is missformation of json file before {...},{..},... should be [{...},{..},...]
»
|
|