-
CommentStreams:Cad744fd78ca0e94929d69723356082d
Jump to navigation
Jump to search
having issues on rpi5: ``` > sudo bash x750.sh sed: can't read /etc/rc.local: No such file or directory sed: can't read /etc/rc.local: No such file or directory sed: can't read /etc/rc.local: No such file or directory sed: can't read /etc/rc.local: No such file or directory x750.sh: line 123: /home/pi/x750ups.py: No such file or directory chmod: cannot access '/home/ozelen/x750ups.py': No such file or directory ```
in the first place I had problem with running `sudo apt-get install python-smbus`, so I used `sudo apt install python3-smbus`, and I guess here might be a problem with backward compatibility. So I'm lost a bit.