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

issue with MyServer.py #7

Open
rajeshkrarora1 opened this issue May 29, 2020 · 0 comments
Open

issue with MyServer.py #7

rajeshkrarora1 opened this issue May 29, 2020 · 0 comments

Comments

@rajeshkrarora1
Copy link

on giving command sudo python MyServer.py

get output as

Traceback (most recent call last):
File "MyServer.py", line 119, in
bus.write_byte(address, 0xff)
File "/usr/local/lib/python2.7/dist-packages/smbus_cffi-0.5.1-py2.7-linux-armv7l.egg/smbus/util.py", line 59, in validator
return fn(*args, **kwdefaults)
File "/usr/local/lib/python2.7/dist-packages/smbus_cffi-0.5.1-py2.7-linux-armv7l.egg/smbus/smbus.py", line 121, in write_byte
raise IOError(ffi.errno)
IOError: 121

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

1 participant