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

error #2

Open
wifi75 opened this issue Mar 15, 2021 · 0 comments
Open

error #2

wifi75 opened this issue Mar 15, 2021 · 0 comments

Comments

@wifi75
Copy link

wifi75 commented Mar 15, 2021

hello @sirkus7 after test the script I have this error:

root@opensprinkler:/home/pi# ./ospiLCD-mqtt.py
Traceback (most recent call last):
File "./ospiLCD-mqtt.py", line 231, in
dotsize=8, charmap='A02', auto_linebreaks=True, backlight_enabled=True)
File "/usr/local/lib/python2.7/dist-packages/RPLCD/i2c.py", line 168, in init
auto_linebreaks=auto_linebreaks)
File "/usr/local/lib/python2.7/dist-packages/RPLCD/lcd.py", line 98, in init
self._init_connection()
File "/usr/local/lib/python2.7/dist-packages/RPLCD/i2c.py", line 173, in _init_connection
self.bus = SMBus(self._port)
IOError: [Errno 2] No such file or directory
root@opensprinkler:/home/pi#

what missing?

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