health
[Top][All Lists]
Advanced

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

Re: [Health] installing Error on Raspbian 9 Strech


From: Parviz HomayunNezhad
Subject: Re: [Health] installing Error on Raspbian 9 Strech
Date: Fri, 9 Feb 2018 21:44:31 +0330

Hi All,
I Solved pygtk,
after install python-gtk2-dev on ubunto I can run tryton client but after connected whit database prograam abourt and not setup complet
error is :
Traceback (most recent call last):
  File "/home/gnuhealth/tryton-4.2.9/tryton/common/common.py", line 1235, in process
    self.callback(return_)
  File "/home/gnuhealth/tryton-4.2.9/tryton/gui/main.py", line 817, in _set_preferences
    self.sig_win_menu(prefs=prefs)
  File "/home/gnuhealth/tryton-4.2.9/tryton/gui/main.py", line 992, in sig_win_menu
    domain=domain, context=action_ctx, readonly=True)
  File "/home/gnuhealth/tryton-4.2.9/tryton/gui/window/view_form/screen/screen.py", line 145, in __init__
    self.switch_view()
  File "/home/gnuhealth/tryton-4.2.9/tryton/gui/window/view_form/screen/screen.py", line 473, in switch_view
    self.load_view_to_load()
  File "/home/gnuhealth/tryton-4.2.9/tryton/gui/window/view_form/screen/screen.py", line 494, in load_view_to_load
    self.add_view_id(view_id, view_type)
  File "/home/gnuhealth/tryton-4.2.9/tryton/gui/window/view_form/screen/screen.py", line 507, in add_view_id
    return self.add_view(view)
  File "/home/gnuhealth/tryton-4.2.9/tryton/gui/window/view_form/screen/screen.py", line 532, in add_view
    view = View.parse(self, xml_dom, view.get('field_childs'))
  File "/home/gnuhealth/tryton-4.2.9/tryton/gui/window/view_form/view/__init__.py", line 36, in parse
    from .form import ViewForm
  File "/home/gnuhealth/tryton-4.2.9/tryton/gui/window/view_form/view/form.py", line 31, in <module>
    from .form_gtk.richtextbox import RichTextBox
  File "/home/gnuhealth/tryton-4.2.9/tryton/gui/window/view_form/view/form_gtk/richtextbox.py", line 9, in <module>
    from tryton.common.htmltextbuffer import (serialize, deserialize,
  File "/home/gnuhealth/tryton-4.2.9/tryton/common/htmltextbuffer.py", line 11, in <module>
    import chardet
ImportError: No module named chardet

how about this error?
How can I to fix this?

Best regards.

Parviz Homayun


On Fri, Feb 9, 2018 at 6:12 PM, Parviz HomayunNezhad <address@hidden> wrote:
Hi All Communiti,
Dear Luis Thanks for kindly answer,
last night after few time tray, and last Done!
gnuhealth server on raspbian 9 strech, worke Good but very slow, (4.5 Hours Setup douration),
Today I'm installing the gnuhealth Server in Ubuntu 16.04 on Desktop System and very Faster And Done!
trytone Server & postgresql up and config and run. but gnuhealth-client or tryton-client not Run,
Error :
address@hidden:~/tryton-4.2.9/bin $ python2 ./tryton
Traceback (most recent call last):
  File "./tryton", line 46, in <module>
    from tryton import client
  File "/home/gnuhealth/tryton-4.2.9/tryton/client.py", line 108, in <module>
    import pygtk
ImportError: No module named pygtk

Or
gnuhealth-client
Traceback (most recent call last):
  File "/home/gnuhealth/.local/bin/gnuhealth-client", line 46, in <module>
    from tryton import client
  File "/home/gnuhealth/.local/lib/python3.5/site-packages/tryton/client.py", line 108, in <module>
    import pygtk
ImportError: No module named 'pygtk'
...
and way can not I connect to the gnuhealth server through te Web (localhost:8000)
error : The method is not allowed for the requested URL.

How can I to fix this?

Best regards
Parviz Homayun

On Thu, Feb 8, 2018 at 7:38 PM, Luis Falcon <address@hidden> wrote:
Dear Parviz

On Thu, 8 Feb 2018 18:43:18 +0330
Parviz HomayunNezhad <address@hidden> wrote:
> Collecting caldav
>   Downloading
> https://www.piwheels.hostedpi.com/simple/caldav/caldav-0.5.
> 0-py3-none-any.whl Collecting lxml (from caldav)
>     raise RemoteDisconnected("Remote end closed connection without"
> http.client.RemoteDisconnected: Remote end closed connection without
> response
>

Looks like you might have been disconnected while downloading the
packages.

Best,
Luis



reply via email to

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