health-dev
[Top][All Lists]
Advanced

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

[Health-dev] Missing trytond.config


From: Kaushik
Subject: [Health-dev] Missing trytond.config
Date: Fri, 21 Jun 2013 14:35:15 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6

Hi all,
I am installing the demo server with the script - python health_demo_server.py

The module trytond.config is missing. Where is this supposed to be? And is this a bug in the script?
The following is the trace :

Traceback (most recent call last):
  File "health_demo_server.py", line 26, in <module>
    user='admin', password='admin')
File "/home/gnuhealth/.local/lib/python2.7/site-packages/proteus/config.py", line 262, in set_trytond
    language=language, password=password, config_file=config_file)
File "/home/gnuhealth/.local/lib/python2.7/site-packages/proteus/config.py", line 179, in __init__
    from trytond.config import CONFIG
ImportError: No module named trytond.config

Thanks
Kaushik




reply via email to

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