Hi Luis! I try to update to new version 3.2 but I got the following error:
2017-07-04 04:10:11 [INFO] Starting GNU Health 3.2.0 installation... 2017-07-04 04:10:11 [INFO] Checking requirements -> Looking for wget... wget is /usr/bin/wget -> Looking for 2to3... 2to3 is /usr/bin/2to3 -> Looking for patch... patch is /usr/bin/patch -> Looking for the Python Interpreter command... python is /usr/bin/python Python 2.7.6 2017-07-04 04:10:11 [ERROR] Found an Incompatible Python version. 2017-07-04 04:10:11 [INFO] Bailing out ! 2017-07-04 04:10:11 [INFO] Cleaning up temp directories at 2017-07-04 04:10:11 [INFO] removing base dir at Can you help please! Best Regards; Bounmy Sihaphom mail. bsihap...@gmail.com On Sun, Jun 25, 2017 at 5:28 AM, Luis Falcon <fal...@gnu.org> wrote: > Dear devs > > A new snapshot (gnuhealth-snapshot-3.2RC1-2017-06-24-215417.tar.gz) has > been released. The main changes are: > > - Fix missing super() function on health_service_lab module > - Check for 2to3 and patch commands in gnuhealth-setup > - Include the PyWebDAV3-GNUHealth package source in the backend dir > > DemoDB: > - Include the following languages in the database (es, de, fr, it_IT, > pt_BR, zh_CN ) > > > PS: Axel / OpenSUSE maintainers: These were the main packages required > when using the vanilla gnuhealth-setup installation method. > > - Postgresql-server > - Postresql (client) > - Python3 (as default interpreter) > - Python3-devel (provides 2to3) > - patch > > Configuration: > - Update the pg_hba.conf (/var/lib/pgsql/data) client authentication > method to "trust" > > > Bests > Luis > >