Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3.11 import problem #111

Open
rikirolly opened this issue Jan 25, 2023 · 1 comment
Open

Python 3.11 import problem #111

rikirolly opened this issue Jan 25, 2023 · 1 comment

Comments

@rikirolly
Copy link

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```
@rikirolly rikirolly changed the title Python 11 import problem Python 3.11 import problem Jan 25, 2023
@djformby
Copy link

djformby commented Jun 2, 2023

There is an open PR that should fix this issue

#110

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants