python3 upg4xto450.py after this command.
Traceback (most recent call last):
File "upg4xto450.py", line 1829, in <module>
updaterObj.download_apps()
File "upg4xto450.py", line 306, in download_apps
data = json.loads(data_s)
File "/usr/lib/python3.5/json/__init__.py", line 312, in loads
s.__class__.__name__))
TypeError: the JSON object must be str, not 'bytes'