Skip to content

Unicode error  #3

@Bhanusri24

Description

@Bhanusri24

There is an Unicode error pickle file is unpickled into model_data in the following line
model data-pickle.load(open(dump_path,'rb'))
This is error:
UnicodeDecodeError: 'ascii' codec can't decode byte 0x82 in position 2: ordinal not in range(128)
Can you help with this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions