Skip to content

OverflowError: Python integer 256 out of bounds for uint8 #21

Description

@EUA

It was working before but... When I try now, it complains from uint8 overflow.
only with tc001v4.2.py. RAW one works proper.

Traceback (most recent call last):
  File "/home/compile/PyThermalCamera/src/./tc001v4.2.py", line 108, in <module>
    lo = lo*256
         ~~^~~~
OverflowError: Python integer 256 out of bounds for uint8

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