You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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```
The text was updated successfully, but these errors were encountered:
rikirolly
changed the title
Python 11 import problem
Python 3.11 import problem
Jan 25, 2023
Importing the proxy
from cpppo.server.enip.get_attribute import proxy
I get the error:
The text was updated successfully, but these errors were encountered: