Ultimatly I’m looking to get the Pixy data out via a json file or a websocket to a node server. I thought maybe I could do this on a Raspberry pi with python if I can get the example working.
I got the other examples working on windows and Linux (hello_pixy), but having trouble with the Python example: [[http://www.cmucam.org/projects/cmucam5/wiki/Building_libpixyusb_as_a_Python_module_on_Linux]]
I updated my pixy cam to 1.0.2 and re-taught the colours via windows PixyMon (also 1.0.2). After the build script runs and running “python get_blocks.py” it only prints the first line: “Pixy Python SWIG Example – Get Blocks” and nothing else.
I don’t see any errors