Chris Rebert wrote:
Thanks Chris,
it must one of the (standard) Python libraries I use.
Although it's not a big issue,
is there a simple solution to prevent this warning ?
cheers,
Stef
CUPS is the Common Unix Printing System. See
http://en.wikipedia.org/wiki/CUPS for more info.
Apparently something (your script or one of the libraries it uses
perhaps?) is trying to create a new printer called "PDF" and failing
because that name is already in use, hence the warnings.
>
http://en.wikipedia.org/wiki/CUPS for more info.
Apparently something (your script or one of the libraries it uses
perhaps?) is trying to create a new printer called "PDF" and failing
because that name is already in use, hence the warnings.
>
it must one of the (standard) Python libraries I use.
Although it's not a big issue,
is there a simple solution to prevent this warning ?
cheers,
Stef
Cheers,
Chris
>
Chris
>