Skip to content

Python 3.11 import problem #111

@rikirolly

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```

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