health-dev
[Top][All Lists]
Advanced

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

Re: [Health-dev] Need help, pywebdav except DAV_Error, error_code, when


From: Mathias Behrle
Subject: Re: [Health-dev] Need help, pywebdav except DAV_Error, error_code, when run start_gnuhealth.sh
Date: Sun, 27 Oct 2019 21:49:04 +0100

* tumashu: " [Health-dev] Need help, pywebdav except DAV_Error, error_code,
  when run start_gnuhealth.sh" (Sun, 27 Oct 2019 23:59:09 +0800 (CST)):

> ./start_gnuhealth.sh
> 2019-10-27 15:57:13 [INFO] Starting GNU Health Server version 3.6RC2 ...
> Traceback (most recent call last):
>   File "./trytond", line 29, in <module>
>     Pool.start()
>   File
> "/home/gnuhealth/gnuhealth/tryton/server/trytond-5.0.14/trytond/pool.py",
> line 102, in start register_classes() File
> "/home/gnuhealth/gnuhealth/tryton/server/trytond-5.0.14/trytond/modules/__init__.py",
> line 331, in register_classes the_module = import_module(module) File
> "/home/gnuhealth/gnuhealth/tryton/server/trytond-5.0.14/trytond/modules/__init__.py",
> line 53, in import_module module = importlib.import_module(fullname) File
> "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module return
> _bootstrap._gcd_import(name[level:], package, level) File "<frozen
> importlib._bootstrap>", line 1006, in _gcd_import File "<frozen
> importlib._bootstrap>", line 983, in _find_and_load File "<frozen
> importlib._bootstrap>", line 967, in _find_and_load_unlocked File "<frozen
> importlib._bootstrap>", line 677, in _load_unlocked File "<frozen
> importlib._bootstrap_external>", line 728, in exec_module File "<frozen
> importlib._bootstrap>", line 219, in _call_with_frames_removed File
> "/home/gnuhealth/gnuhealth/tryton/server/trytond-5.0.14/trytond/modules/calendar/__init__.py",
> line 15, in <module> from . import caldav File
> "/home/gnuhealth/gnuhealth/tryton/server/trytond-5.0.14/trytond/modules/calendar/caldav.py",
> line 7, in <module> from pywebdav.lib import propfind File
> "/home/gnuhealth/.local/lib/python3.7/site-packages/pywebdav/lib/propfind.py",
> line 344 except DAV_Error, error_code: ^
> SyntaxError: invalid syntax
> 2019-10-27 15:57:13 [ERROR] Bailing out !
> 

You have a local installation of PyWebDAV overriding the fork of GNU Health at
https://pypi.org/project/PyWebDAV3-GNUHealth/

You must remove the installation at
/home/gnuhealth/.local/lib/python3.7/site-packages/pywebdav
and eventually (re-)install
https://pypi.org/project/PyWebDAV3-GNUHealth/

-- 

    Mathias Behrle
    MBSolutions
    Gilgenmatten 10 A
    D-79114 Freiburg

    Tel: +49(761)471023
    Fax: +49(761)4770816
    http://www.m9s.biz
    UStIdNr: DE 142009020
    PGP/GnuPG key availabable from any keyserver, ID: 0xD6D09BE48405BBF6
    AC29 7E5C 46B9 D0B6 1C71  7681 D6D0 9BE4 8405 BBF6

Attachment: pgpjjgE19Gxz9.pgp
Description: Digitale Signatur von OpenPGP


reply via email to

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