mirror of
https://github.com/OCA/report-print-send.git
synced 2026-04-24 03:13:57 -06:00
This module requires pycups https://pypi.python.org/pypi/pycups
-
sudo apt-get install cups
-
sudo apt-get install libcups2-dev
-
sudo apt-get install python-dev OR sudo apt-get install python3-dev
-
sudo easy_install pycups OR sudo pip install pycups