Closed voipmeister closed 2 weeks ago
For good measure I also tried the github version, with the same result :)
Ah, this is because the figlet module could not be loaded. It has to be installed in python. However, of course I should make it optional. I will add a exception to avoid this.
To add the figlet module, I think the command is pip install pyfiglet
.
Hi oP,
It is installed:
bash-4.4$ pip2 freeze
pyfiglet==1.0.0
bash-4.4$
However, if it's not mandatory an exception would be nice :)
Fixed!
Trying to configure vbase for my board, downloaded version 0.1 beta from your board. I ran into an issue regarding pyfiglet fonts and wonder if I am missing a font?
Some more info:
Any insight greatly appreciated!