health-dev
[Top][All Lists]
Advanced

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

Re: [Health-dev] gnuhealth 2.2.1 / Which module provides 'wizard'?


From: Sebastián Marró
Subject: Re: [Health-dev] gnuhealth 2.2.1 / Which module provides 'wizard'?
Date: Wed, 6 Nov 2013 12:38:04 -0200

Hi Axel

2013/11/6 Axel Braun <address@hidden>
Hello,

kindly asking for your advice on the following issue:

Basing on the Tryton build for openSUSE
http://code.google.com/p/tryton/wiki/InstallationonopenSUSE
I am trying to package gnuhealth in order to create an easy-to-use, dashboard
like installation for GNU Health on openSUSE, taking most of the installation
hassels away from the user.

That works fine for the Tryton standard modules, but as soon as I install gnu
health, an error occurs during database setup:

[Sun Nov 03 15:10:05 2013] INFO:modules:health_imaging:registering classes
Traceback (most recent call last):
  File "/usr/bin/trytond", line 109, in <module>
    trytond.server.TrytonServer(options).run()
  File "/usr/lib/python2.7/site-packages/trytond/server.py", line 131, in run
    Pool(db_name).init(update=update, lang=lang)
  File "/usr/lib/python2.7/site-packages/trytond/pool.py", line 123, in init
    self.start()
  File "/usr/lib/python2.7/site-packages/trytond/pool.py", line 75, in start
    register_classes()
  File "/usr/lib/python2.7/site-packages/trytond/modules/__init__.py", line
347, in register_classes
    mod_file, pathname, description)
  File "/usr/lib/python2.7/site-
packages/trytond/modules/health_imaging/__init__.py", line 25, in <module>
    from wizard import *
ImportError: No module named wizard

I have seen a similar problem during the installation of PyWebDAV, as it needs
the python-setuptools during runtme as well (and not only during compilation).
Unfortunately, I could not spot where 'wizard' is coming from...

wizard is a directory inside health_imaging module.

With what version of Tryton are you working? GNU Health 2.2.1 runs on Tryton 2.8

Regards

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

www.thymbra.com

reply via email to

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