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
Any idea what's the issue here after running ./airprint-generate.py under Debian 10 Buster?
Traceback (most recent call last):
File "./airprint-generate.py", line 25, in <module>
import cups, os, optparse, re
ModuleNotFoundError: No module named 'cups'
The text was updated successfully, but these errors were encountered:
Any idea what's the issue here after running
./airprint-generate.py
under Debian 10 Buster?The text was updated successfully, but these errors were encountered: