Skip to content

typeerror encounted in parse.py #1

@linvei

Description

@linvei

Hi there, the error that I have been encountered is like below:

TypeError: Argument 'ref' has incorrect type (expected bytes, got str)

Since the uta-align has updated their script to fit python3, the ref and query that the parse.py takes in are no longer string type, the uta-align is now expecting the data type of these two inputs being bytes.

I think this is where it went wrong. What can I do to fix 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