health
[Top][All Lists]
Advanced

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

Re: [Health] No module named transaction


From: Luis Falcon
Subject: Re: [Health] No module named transaction
Date: Wed, 5 Oct 2011 10:14:38 -0300

Hi Verónica

You need Tryton 2.0.1 and GNU Health => 1.3.3

When using ubuntu or other Debian derivative,  you might want to check http://sourceforge.net/apps/trac/medical/wiki/installation#InstallingGNUHealthonTryton

Usually the --with-tryton is used when you do a local (eg, in your $HOME dir ) of Tryton.

Let us know how it went.

Regards
Luis

El 5 de octubre de 2011 09:10, Laboratorio Verónica Gómez <address@hidden> escribió:
Hi everyone,
I have installed tryton 1.6.1 and gnuhealth1.3.2 in ubuntu 11.04.
First, trytond was not where  gnuhealth was looking for, but I managed this with the 'with-tryton' option.
Now when I try to start trytond it shows the following:

Traceback (most recent call last):
  File "/usr/bin/trytond", line 30, in <module>
    trytond.server.TrytonServer().run()
  File "/usr/lib/pymodules/python2.7/trytond/server.py", line 99, in run
    Pool.start()
  File "/usr/lib/pymodules/python2.7/trytond/pool.py", line 75, in start
    register_classes(reload_p=reload_p)
  File "/usr/lib/pymodules/python2.7/trytond/modules/__init__.py", line 376, in register_classes
    pathname, description)
  File "/usr/lib/pymodules/python2.7/trytond/modules/medical/__init__.py", line 2, in <module>
    from medical import *
  File "/usr/lib/pymodules/python2.7/trytond/modules/medical/medical.py", line 27, in <module>
    from trytond.transaction import Transaction
ImportError: No module named transaction

Any ideas?
Thanks in advance.
--
Verónica I Gómez




--
Luis Falcón
GNU Health
health.gnu.org

reply via email to

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