mirror of
https://github.com/python-escpos/python-escpos
synced 2025-08-24 09:03:34 +00:00
Updated installation instructions
This commit is contained in:
6
INSTALL
6
INSTALL
@@ -1,7 +1,11 @@
|
|||||||
python-escpos
|
python-escpos
|
||||||
=============
|
=============
|
||||||
|
|
||||||
Ensure it is present under ${lib_arch}/${python_ver}/site-packages/escpos
|
Ensure the library is installed on ${lib_arch}/${python_ver}/site-packages/escpos
|
||||||
|
|
||||||
|
On CLi you must run:
|
||||||
|
# python setup.py build
|
||||||
|
# sudo python setup.py install
|
||||||
|
|
||||||
On Linux, ensure you belongs to the proper group so you can have access to the printer.
|
On Linux, ensure you belongs to the proper group so you can have access to the printer.
|
||||||
This can be done, by adding yourself to 'dialout' group, this might require to re-login
|
This can be done, by adding yourself to 'dialout' group, this might require to re-login
|
||||||
|
Reference in New Issue
Block a user