Traceback (most recent call last):
File "printer.py", line 7, in
outputEndPoint=0x01) # Create the printer object with the connection params
File "/usr/local/lib/python2.7/dist-packages/escpos/connections.py", line 87, in init
self.open()
File "/usr/local/lib/python2.7/dist-packages/escpos/connections.py", line 104, in open
raise RuntimeError("Cable isn't plugged in")
RuntimeError: Cable isn't plugged in
Traceback (most recent call last): File "printer.py", line 7, in
outputEndPoint=0x01) # Create the printer object with the connection params
File "/usr/local/lib/python2.7/dist-packages/escpos/connections.py", line 87, in init
self.open()
File "/usr/local/lib/python2.7/dist-packages/escpos/connections.py", line 104, in open
raise RuntimeError("Cable isn't plugged in")
RuntimeError: Cable isn't plugged in