health-dev
[Top][All Lists]
Advanced

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

[Health-dev] Exception: health_inpatient unmet dependencies: ['health']


From: raziabe
Subject: [Health-dev] Exception: health_inpatient unmet dependencies: ['health']
Date: Tue, 20 Nov 2012 11:28:00 +0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20121028 Thunderbird/16.0.2

Hello All.

I was updated my gnuhealth to new version. But, I didn't found how to update the other modules.

So, I decide to try to install not update.
I using pip to installation the new version gnuhealth 1.6.4 with trytond-2.6.1.

Everything is ok for the installation.

but, when I booting the server, with trytond, I found some error.

there are the errors :

trytond
[Tue Nov 20 11:13:34 2012] INFO:server:using default configuration
[Tue Nov 20 11:13:34 2012] INFO:server:initialising distributed objects services
[Tue Nov 20 11:13:34 2012] DEBUG:psycopg2:installed. Logging using Python 
logging module
Traceback (most recent call last):
  File "/usr/local/bin/trytond", line 5, in <module>
    pkg_resources.run_script('trytond==2.2.0', 'trytond')
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 467, in 
run_script
    self.require(requires)[0].run_script(script_name, ns)
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1200, in 
run_script
    execfile(script_filename, namespace, namespace)
  File 
"/usr/local/lib/python2.7/dist-packages/trytond-2.2.0-py2.7.egg/EGG-INFO/scripts/trytond",
 line 104, in <module>
    trytond.server.TrytonServer(options).run()
  File 
"/usr/local/lib/python2.7/dist-packages/trytond-2.2.0-py2.7.egg/trytond/server.py",
 line 102, in run
    Pool.start()
  File 
"/usr/local/lib/python2.7/dist-packages/trytond-2.2.0-py2.7.egg/trytond/pool.py",
 line 71, in start
    register_classes(reload_p=reload_p)
  File 
"/usr/local/lib/python2.7/dist-packages/trytond-2.2.0-py2.7.egg/trytond/modules/__init__.py",
 line 344, in register_classes
    for package in create_graph(get_module_list())[0]:
  File 
"/usr/local/lib/python2.7/dist-packages/trytond-2.2.0-py2.7.egg/trytond/modules/__init__.py",
 line 192, in create_graph
    raise Exception('%s unmet dependencies: %s' % (package, missings))
Exception: health_inpatient unmet dependencies: ['health']
]

What should I do to solve this error?

thank you for your help and attention.

Best regrads,
razi



reply via email to

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