Skip to content

Python 3.11 import problem #111

Description

@rikirolly

Importing the proxy
from cpppo.server.enip.get_attribute import proxy

I get the error:

code() argument 13 must be str, not int
  File "/workspace/app/main.py", line 46, in <module>
    from cpppo.server.enip.get_attribute import proxy
TypeError: code() argument 13 must be str, not int```

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