如何使用 zlp2 在 odoo9 中安装模块

how to use zlp2 for installing a module in odoo9

我想安装模块 printer_zpl2 但它显示错误 "NameError: name 'zpl2' is not defined" .

我的问题是如何获取或下载或安装 "zpl2" ?? 我已经执行了命令 "pip install zpl2" 但没有任何变化。任何帮助请

使用 PIP 安装 zpl2::

pip install simple_zpl2

或使用 git 克隆下载:

git clone git://github.com/sacherjj/simple_zpl2

或使用 curl 下载:

curl -OL https://github.com/sacherjj/simple_zpl2/tarball/master