|
From: | Friedrich-Wolfgang Weinhappl |
Subject: | [Health] Problems when starting trytond |
Date: | Sun, 18 Mar 2018 12:04:09 -0700 (PDT) |
Chaps, I’ve installed as described here: https://de.wikibooks.org/wiki/GNU_Health_Dokumentation_%28deutsch%29/_Installation , also checked this page: https://en.wikibooks.org/wiki/GNU_Health/Installation#Verify_PostgreSQL_authentication_method All dependencies were resolved, additional rpms also. The installation is running on Oracle Linux 7 (identical to RHEL7) with Kernel 4.1.12, gnuhealth version is 3.2.9. Python2.7 and also 3.4 is installed because the installer required python3 – otherwise ./gnuhealth-setup install failed. address@hidden:~/gnuhealth $ python -V Python 2.7.5 address@hidden:~/gnuhealth $ python3 -V Python 3.4.5 All went fine until the startprozess of tryton. I’ve tried to start with python2: address@hidden:~/gnuhealth/tryton/server/trytond-4.2.10/bin $ ./trytond Traceback (most recent call last): File "./trytond", line 16, in <module> from trytond.config import config, split_netloc File "/home/gnuhealth/gnuhealth/tryton/server/trytond-4.2.10/trytond/config.py", line 6, in <module> import urllib.parse ImportError: No module named parse And also with python3: address@hidden:~/gnuhealth/tryton/server/trytond-4.2.10/bin $ python3 ./trytond Traceback (most recent call last): File "./trytond", line 8, in <module> from werkzeug.serving import run_simple As an additional user I installed tryton client and connected to the tryton server @ health.gnusolidario.org à works fine! Appreciate any comments! Cheers, Fritz -- Mit freundlichen Grüßen / Kind regards
Phone: +43133777163 Mobile: +436648103163 Oracle Linux & Virtualization – Cloud Infrastructure Oracle Austria | DC-Tower - Donau-City-Straße 7 | 1220 Vienna Oracle Linux Oracle Virtualization |
[Prev in Thread] | Current Thread | [Next in Thread] |