setup matrix core as per this page
https://matrix-io.github.io/matrix-documentation/matrix-core/getting-started/python-installation/
also installed python 3.5.3
ran app.py and got this
$ python app.py
File "app.py", line 77
print io_pb2.LedValue().FromString(data[0])
^
SyntaxError: invalid syntax