You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the python script, I get this result.
Forgive my ignorance, but I don't know the cause of the error below.
Can you assist?
python airprint-generate.py
Traceback (most recent call last):
File "airprint-generate.py", line 277, in
apg.generate()
File "airprint-generate.py", line 116, in generate
conn = cups.Connection()
RuntimeError: failed to connect to server
The text was updated successfully, but these errors were encountered:
When running the python script, I get this result.
Forgive my ignorance, but I don't know the cause of the error below.
Can you assist?
python airprint-generate.py
Traceback (most recent call last):
File "airprint-generate.py", line 277, in
apg.generate()
File "airprint-generate.py", line 116, in generate
conn = cups.Connection()
RuntimeError: failed to connect to server
The text was updated successfully, but these errors were encountered: