techahoynyc / SmartMatrix

5 stars 0 forks source link

Exception: Couldn't load font ../Matrix_Support_Files/fonts/10x20.bdf #14

Closed digitalurban closed 2 years ago

digitalurban commented 2 years ago

Morning - I have run the requirements etc and connected to MQTT but i get the following:

Connected with result code 0 Press CTRL-C to stop sample Traceback (most recent call last): File "client_runtext.py", line 76, in if (not run_text.process()): File "/SmartMatrix/samplebase.py", line 69, in process self.run() File "client_runtext.py", line 38, in run font.LoadFont("../Matrix_Support_Files/fonts/10x20.bdf") File "graphics.pyx", line 32, in rgbmatrix.graphics.Font.LoadFont Exception: Couldn't load font ../Matrix_Support_Files/fonts/10x20.bdf

Any help would be great...

Andy

digitalurban commented 2 years ago

Closing - moved the install and used the library font...