Skip to content

Image Upload fails with Python3: a bytes-like object is required, not 'str' #64

@JaminDtex

Description

@JaminDtex

Image Upload works fine with Python 2.7, but getting following error with Python 3.8. Tried updating graphene related Library but getting same issue.

Error: a bytes-like object is required, not 'str'

By default Image is read as String with Python 2.7, which is Byte with Python 3.8

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