Cannot install pycups with pip because of cups/cups.h not found Cannot install pycups with pip because of cups/cups.h not found linux linux

Cannot install pycups with pip because of cups/cups.h not found


I reproduced this bug on ubuntu 14.04, it should work if you install libcups2-dev:

sudo apt-get install libcups2-dev

This seems to be working up to the latest current version (20.04).