chuckcharlie / cups-avahi-airprint

Docker image for CUPS intended as an AirPrint relay
GNU General Public License v3.0
118 stars 66 forks source link

Pycups issue with python 3.11 #15

Closed deetungsten closed 6 months ago

deetungsten commented 1 year ago

Py-cups is not showing up for me for Python 3.11/ Pip. Is there a reason why you are installing it via pip instead with apk? I simply added pycups to the list of packages (py3-pycups) and it works as well.

chuckcharlie commented 1 year ago

“Because we’ve always done it this way.” 🙂 I’ll take a look. Thanks for letting me know!

chuckcharlie commented 6 months ago

This was added in the last release. Thanks!