i reinstalled and updated from this repo. any suggestions. thanks. pi@raspberrypi:~/Python-Thermal-Printer $ python printertest.py Traceback (most recent call last): File "printertest.py", line 3, in <module> from Adafruit_Thermal import * File "/home/pi/Python-Thermal-Printer/Adafruit_Thermal.py", line 725 def print(self, *args, **kwargs): ^ SyntaxError: invalid syntax
i reinstalled and updated from this repo.
any suggestions.
thanks.
pi@raspberrypi:~/Python-Thermal-Printer $ python printertest.py
Traceback (most recent call last):
File "printertest.py", line 3, in
from Adafruit_Thermal import *
File "/home/pi/Python-Thermal-Printer/Adafruit_Thermal.py", line 725
def print(self, *args, **kwargs):
^
SyntaxError: invalid syntax