-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
A user has reported this problem:
File "ode\main.py", line 1044, in
migrate_metadata_store()
~~~~~~~~~~~~~~~~~~~~~~^^
File "ode\utils.py", line 54, in migrate_metadata_store
metadata = json.load(file)
File "json_init_.py", line 293, in load
File "json_init_.py", line 346, in loads
File "json\decoder.py", line 345, in decode
File "json\decoder.py", line 363, in raw_decode
json.decoder.JSONDecodeError: Expecting value: line 1
An unexpected error occurred: JSONDecodeError: Expecting value: line 1 column 1 (char 0)"
Reactions are currently unavailable