rm-hull/luma.led_matrix

Python 3 error in matrix_test example

Closed this issue · 0 comments

$ sudo python3.5 examples/matrix_test.py 
Traceback (most recent call last):
  File "examples/matrix_test.py", line 20, in <module>
    for intensity in xrange(16):
NameError: name 'xrange' is not defined