I am messing around with python
(yeah, I know: Off topic) but it is used in a node/ by a node.
The code is:
(or sorry: more starts out with)
#
import pifacecad
import sys
I am not sure the first line is correct or it should read:
#!/usr/bin/env python3
But where is the pifacecad
file?
(raspie machine)