Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
Hi Dhouha, The package name is pyzpl2.
try : sudo pip install pyzpl2
I have tried it and installed pyzpl2-0.1 in my machine.
UPDATE :
You can check the list of python packages installed in your machine by doing : pip freeze
your package would be installed to the site-packages directory of your python installation.
You can check your site-packages directory(s) like this :
$ ipython
>>> import site
>>> site.getsitepackages()
you get a list like this : ['<path>', ...]
go to the path and check your package.
I hope this helps.
thanks for your answer , i have verified my site-packages directory it containes a directory named "pyzpl2-0.1-py2.7.egg-info" but when tried to reinstall the module "printer_zpl2" it shows always the same error "NameError: name 'zpl2' is not defined"
Do you install this module and it works in your machine ??
i think simple_zpl2 is what you are looking for ( please read the doc, you will find a function print_zpl that sends formatted text to a network label printer. It is already included)
the probleme is the directory zpl2 exist in my computer with "zpl2.py" and "__init__.py" but it seems that during the installation it doesn't see it
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
2
août 25
|
2433 | ||
|
1
juil. 25
|
920 | ||
|
1
août 25
|
1151 | ||
|
0
mai 25
|
1361 | ||
|
2
avr. 25
|
3574 |