Closed viktor6 closed 6 years ago
See #161 & #162 .. it is a warning so the code should still work as normal
Closing as duplicate
v1.1.1 released to pypi with a fix for this issue
@viktor6 use this:
git clone https://github.com/rm-hull/luma.led_matrix.git
cd luma.led_matrix
sudo pip install -e .
max7219 is the old name for this library.
Give instructions for the current version of max7219
Help
sudo usermod -a -G spi,gpio pi sudo apt-get install build-essential python-dev python-pip libfreetype6-dev libjpeg-dev sudo pip install max7219 git clone https://github.com/rm-hull/max7219.git cd max7219 sudo pip install -e . sudo pip install spidev sudo python setup.py instal