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

struct.error: required argument is not an integer #135

Closed
Minccc opened this issue Apr 14, 2021 · 1 comment
Closed

struct.error: required argument is not an integer #135

Minccc opened this issue Apr 14, 2021 · 1 comment

Comments

@Minccc
Copy link

Minccc commented Apr 14, 2021

when i run this -> datapath.send_msg(mod)

File "/usr/local/lib/python3.6/dist-packages/ryu/ofproto/ofproto_v1_3_parser.py", line 1770, in _put
msg_pack_into(self.pack_str, buf, offset, value)
File "/usr/local/lib/python3.6/dist-packages/ryu/lib/pack_utils.py", line 25, in msg_pack_into
struct.pack_into(fmt, buf, offset, *args)
struct.error: required argument is not an integer

@Minccc Minccc closed this as completed Apr 14, 2021
@thedeu2e
Copy link

how did you solve this error?

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