Skip to content

Issue when installing the ODE - Windows #1016

@romicolman

Description

@romicolman

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)"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Blocked

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions