Hi, Axel !
On Tue, 27 Jan 2015 14:49:52 +0100 "Axel Braun" <axel.br...@gmx.de> wrote: > Hi Luis, > > > Gesendet: Dienstag, 27. Januar 2015 um 13:49 Uhr > > Von: "Luis Falcon" <fal...@gnu.org> > > An: health-dev@gnu.org > > Betreff: [Health-dev] GNU Health 28RC3 available for testing > > > > Dear testers and translators > > > > GNU Health Release Candidate 3 is available now, both at the > > community server (health28rc3) and at > > health.gnu.org/downloads/development/unstable/gnuhealth-28rc3.tar.gz > > Another one on setup.py: > [Mon Jan 26 14:13:39 2015] INFO:modules:health_history:registering > classes [Mon Jan 26 14:13:39 2015] > INFO:modules:health_ntd:registering classes [Mon Jan 26 14:13:39 > 2015] INFO:modules:health_services:registering classes [Mon Jan 26 > 14:13:39 2015] INFO:modules:health_ntd_dengue:registering classes > [Mon Jan 26 14:13:39 2015] INFO:modules:health_icu:registering > classes [Mon Jan 26 14:13:39 2015] > INFO:modules:health_stock:registering > classes > /usr/lib/python2.7/site-packages/trytond/modules/health_stock/__init__.py:27: > ImportWarning: Not importing directory > '/usr/lib/python2.7/site-packages/trytond/modules/health_stock/wizard': > missing __init__.py from wizard import * Traceback (most recent call > last): File "/usr/bin/trytond", line 80, in <module> > trytond.server.TrytonServer(options).run() File > "/usr/lib/python2.7/site-packages/trytond/server.py", line 98, in run > Pool(db_name).init(update=self.options.update, lang=lang) File > "/usr/lib/python2.7/site-packages/trytond/pool.py", line 140, in init > self.start() File "/usr/lib/python2.7/site-packages/trytond/pool.py", > line 92, in start register_classes() File > "/usr/lib/python2.7/site-packages/trytond/modules/__init__.py", line > 351, in register_classes mod_file, pathname, description) File > "/usr/lib/python2.7/site-packages/trytond/modules/health_stock/__init__.py", > line 27, in <module> from wizard import * ImportError: No module > named wizard Thanks for reporting ! Fixed on : http://hg.savannah.gnu.org/hgweb/health/rev/d68fda45a7ac > >