health
[Top][All Lists]
Advanced

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

Re: [Health] Error during GNU Health installation


From: Armand MPASSY-NZOUMBA
Subject: Re: [Health] Error during GNU Health installation
Date: Fri, 2 Oct 2015 15:39:47 +0000 (UTC)

Dear all,

The Internet connection improved this Friday and I managed to setup GNU Health. I started the customization process. 
Just to make you laugh and experience how we operate in this part of the world.
I initiated the project 3 months ago with the head of the medical lab department. The Goal is to implement the lab module of GNU Health. After a demo, we agreed to implement it (at the Center for International Medical Research of Franceville). However there was a lot of delay and nobody seems to be interested in GNU Health anymore. A few days ago I got an urgent call requesting me to fly to Franceville and implement GNU Health urgently. In fact the lab staff who appreciate GNU Health a lot did some gentle pressure over their bosses because the current software is fully unreliable. It did even crash upon my arrival. Everything has to be done manually and customers who need the lab tests are very upset. Now everyone here is "HUNGRY" about GNU Health.

To Luis and all GNU Health/Tryton players:

I can promise you that very soon more people and health institutions in this part of the world will be "HUNGRY" about this great system.  

Thank you guys for your support and enjoy your weekend,

Armand



On Friday, October 2, 2015 9:00 AM, Cédric Krier <address@hidden> wrote:


On 2015-10-02 03:34, Armand MPASSY-NZOUMBA wrote:
> Dear all,
> Greetings from Franceville, a small town in Gabon!I am currently installing GNU Health in Franceville. It is an emergency because they current software crashed. I had to rush here and could not make it the IWEEE.
> The Internet connection is very unstable. I am almost through and I amgetting the following error message when running ./gnuhealth_install.sh
> Downloading/unpacking pytz==2014.10
>   Downloading pytz-2014.10-py2.py3-none-any.whl (477kB): 15kB downloaded
>   Hash of the package https://pypi.python.org/packages/py2.py3/p/pytz/pytz-2014.10-py2.py3-none-any.whl#md5=a8865b610cd7ab282f2df7e112709e1e (from https://pypi.python.org/simple/pytz/) (c489b7510f9d3eb9f156064e5261e53f) doesn't match the expected hash a8865b610cd7ab282f2df7e112709e1e!
> Cleaning up...
> Bad md5 hash for package https://pypi.python.org/packages/py2.py3/p/pytz/pytz-2014.10-py2.py3-none-any.whl#md5=a8865b610cd7ab282f2df7e112709e1e (from https://pypi.python.org/simple/pytz/)
> I tried it several times (it's 4:00 a.m local time), and I desperately need your help. 

Clearly you did not downloaded the file completly 477kB and 15kB
downloaded

> The other question is:Is there a way of downloading all the files first with wget and then processing them with pip? Or is there a workaound for the type of environment we have here?

Yes you can download and run pip on it:

    $ wget https://pypi.python.org/packages/py2.py3/p/pytz/pytz-2014.10-py2.py3-none-any.whl
    $ pip install pytz-2014.10-py2.py3-none-any.whl

But you must be careful about having downloaded completly the file.
You can verify using md5:

    $ md5sum pytz-2014.10-py2.py3-none-any.whl
    a8865b610cd7ab282f2df7e112709e1e pytz-2014.10-py2.py3-none-any.whl

The result must be the same

--
Cédric Krier - B2CK SPRL
Email/Jabber: address@hidden
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/




reply via email to

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