Skip to content

error: unpack requires a buffer of 1152 bytes #8

@daniellevie

Description

@daniellevie

Just tried to convert a PLEXOS zip file locally and got the following error.

File "C:\Users\DLEVIE\Documents\h5plexos\h5plexos\process\buildh5.py", line 198, in process_solution
value_data = list(struct.unpack('<%dd'%length, bin_file.read(8*length)))

error: unpack requires a buffer of 1152 bytes

The zip file opens without issue in the PLEXOS GUI and I am not outputting MT results.
Any idea whats causing this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions