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
./udpclient.py freq 92800000
Traceback (most recent call last):
File "./udpclient.py", line 48, in <module>
s.send(buf)
TypeError: 'str' does not support the buffer interface
I'm not a Python programmer and my attempts to make this work with Python 3.x have failed.
The text was updated successfully, but these errors were encountered:
porjo
changed the title
python3
python3 - udpclient.py error
Feb 26, 2015
I'm seeing this error:
I'm not a Python programmer and my attempts to make this work with Python 3.x have failed.
The text was updated successfully, but these errors were encountered: