mirror of
https://github.com/OCA/report-print-send.git
synced 2026-04-24 03:13:57 -06:00
1
Report Dependency | Installing PyCups
BLUTEC™ Solutions edited this page 2017-05-01 08:15:03 +01: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