Code: Select all
sh: 1: modprobe: not found
sh: 1: modprobe: not found
Traceback (most recent call last):
File "myApp.py", line 125, in <module>
draw.text((x, top+20),str('{0:0.1f}'.format(t))+ 'C' , font=font, fill=255)
ValueError: Unknown format code 'f' for object of type 'str'