Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: json.load causing IndexError: list index out of range
Post: RE: json.load causing IndexError: list index out o...

Thanks for all the advise. I did test the json file in both jsonlint and dirty json. Both tools stated the json was valid. Here is snippet of the json file where the accented characters are found: ...
WallyZ General Coding Help 5 6,234 May-20-2019, 01:11 PM
    Thread: json.load causing IndexError: list index out of range
Post: RE: json.load causing IndexError: list index out o...

Ok after removing the try/except I now get a different picture: Error:Traceback (most recent call last): File "/home/odroid/Scripts/python_import_paths.py", line 14, in <module> index = j...
WallyZ General Coding Help 5 6,234 May-19-2019, 02:14 PM
    Thread: json.load causing IndexError: list index out of range
Post: json.load causing IndexError: list index out of ra...

I'm trying to debug the ubuntu-mate-welcome python script which is refusing to load a valid json file. I have validated the json file with jsonlint. However my experience with python is limited. My ...
WallyZ General Coding Help 5 6,234 May-19-2019, 01:45 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020