Skip to content

parsedRAPDU: TypeError: argument of type 'bool' is not iterable #3

Description

@eBug
Traceback (most recent call last):
  File "/usr/local/bin/EMV-CAP", line 453, in <module>
    if 0x80 in parsedRAPDU:
TypeError: argument of type 'bool' is not iterable

the referred line is:
if 0x80 in parsedRAPDU:

This happens after upgrading my system to Debian 11.
I'm no good at python, so I'm pretty clueless...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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