health-dev
[Top][All Lists]
Advanced

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

Re: [Health-dev] exceptions when running trytond with gnu health 1.4.1 m


From: Luis Falcon
Subject: Re: [Health-dev] exceptions when running trytond with gnu health 1.4.1 modules on Debian 6
Date: Tue, 1 Nov 2011 17:27:52 -0300

Hello

2011/11/1 Bashar <address@hidden>:
> Hello,
> I got the following when I ran  trytond server with gnu health 1.4.1 modules
> the tryton server was not installed, rather I ran it directly after I
> downloaded it
> ################################################################################

> "/home/bashar/Desktop/HardDiscDrivesURLS/Temp/trytond-2.2.0/trytond/modules/__init__.py",
> line 160, in create_graph
>     raise Exception('Module %s not found' % module)
> Exception: Module demo not found
> ##################################################################################################
>
> I tried to run tryton server after I installed it and then installed gnu
> health 1.4.1 using the configure script and I got the following:
>
>     raise Exception('%s unmet dependencies: %s' % (package, missings))
> Exception: health_inpatient unmet dependencies: ['health']
> thanks in advance
>

Hmm, either "make install" or pip won't install the "demo" module.

I suggest to do a local installation with pip install --user health_profile

This will install the latest version in the ".local" directory in
$HOME. It will also install the appropiate tryton server and its
dependencies.

Make sure you don't have any previous, system-wide installation files
lingering around.

Regards
Luis


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



reply via email to

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