Skip to content

getting error 'unsupported operand type' #1

@shekharbora

Description

@shekharbora

Traceback (most recent call last):
File "get_data_python3.py", line 76, in
chunk = crc16(chunk)
File "get_data_python3.py", line 46, in crc16
crc = crc ^ data[i]
TypeError: unsupported operand type(s) for ^: 'int' and 'str'

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