This repository was archived by the owner on May 16, 2023. It is now read-only.

Description
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