-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels