health
[Top][All Lists]
Advanced

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

[Health] BUG ERROR WHEN INSTALL QRCODE


From: Faizal
Subject: [Health] BUG ERROR WHEN INSTALL QRCODE
Date: Mon, 11 Jun 2012 03:19:57 -0700 (PDT)

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

reply via email to

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