health
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Health] BUG ERROR WHEN INSTALL QRCODE


From: Sebastián Marró
Subject: Re: [Health] BUG ERROR WHEN INSTALL QRCODE
Date: Mon, 11 Jun 2012 10:52:43 -0300

Hi Faizal

2012/6/11 Faizal <address@hidden>
Dear All
When I try to install module qrcode at the server this error out. How to can i resolve this.

Traceback (most recent call last):
  File "./trytond", line 104, in <module>
    trytond.server.TrytonServer(options).run()
  File "/home/pjal/Desktop/optimist/trytond-2.2.0/trytond/server.py", line 102, in run
    Pool.start()
  File "/home/pjal/Desktop/optimist/trytond-2.2.0/trytond/pool.py", line 71, in start
    register_classes(reload_p=reload_p)
  File "/home/pjal/Desktop/optimist/trytond-2.2.0/trytond/modules/__init__.py", line 366, in register_classes
    pathname, description)
  File "/home/pjal/Desktop/optimist/trytond-2.2.0/trytond/modules/health_qrcodes/__init__.py", line 22, in <module>
    from health_qrcodes import *
  File "/home/pjal/Desktop/optimist/trytond-2.2.0/trytond/modules/health_qrcodes/health_qrcodes.py", line 21, in <module>
    import qrcode
ImportError: No module named qrcode

You need to install Python QRCode library (version >= 2.4.1) [1]

Regards

[1] http://pypi.python.org/pypi/qrcode/2.4.1

--
Sebastián Marró
thymbr@
Converging Ideas for Emerging Realities

www.thymbra.com


reply via email to

[Prev in Thread] Current Thread [Next in Thread]