I got the GetBlockDemo workin on my Raspberry Pi. I modified the code to add posting to networktables and a few other things.
When I run the new program (just the .py progam from commman prompt), I get an Import Error: _pixy.so: undefined symbol: PyInstance_Type
I suspect this is due to not having a shell script or having different python versions.
Any ideas how to correct?