gnumed-devel
[Top][All Lists]
Advanced

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

[Gnumed-devel] Continuing the trek


From: Gerardo Arnaez
Subject: [Gnumed-devel] Continuing the trek
Date: Tue, 30 Jul 2002 22:11:07 -0700 (PDT)

sorry all, again.
Still documenting, by experience, every failure to get
gnumed up and running.
Thanks to everyone helping but yet another snag:

-------------------------------
address@hidden:~/gnumed/gnumed/client/wxpython$ echo
$GNUMED_DIR
/home/dude/gnumed/gnumed/client
address@hidden:~/gnumed/gnumed/client/wxpython$ python
gnumed.py 
2002-07-30 22:10:31
------------------------------------------------------------
2002-07-30 22:10:31 [INFO]  (gnumed.py::Main:164):
Starting up as main module ($Revision: 1.37 $).
2002-07-30 22:10:31 [INFO] 
(/home/dude/gnumed/gnumed/client/python-common/gmI18N.py::install_domain:68):
text domain is "gnumed"
2002-07-30 22:10:31 [WARN] 
(/home/dude/gnumed/gnumed/client/python-common/gmI18N.py::install_domain:103):
Cannot install textdomain from standard locations.
2002-07-30 22:10:31 [WARN] 
(/home/dude/gnumed/gnumed/client/python-common/gmI18N.py::install_domain:103):
exception type : exceptions.IOError
2002-07-30 22:10:31 [WARN] 
(/home/dude/gnumed/gnumed/client/python-common/gmI18N.py::install_domain:103):
exception value: [Errno 2] No translation file found
for domain: 'gnumed'
2002-07-30 22:10:31 [WARN] 
(/home/dude/gnumed/gnumed/client/python-common/gmI18N.py::install_domain:116):
Cannot install textdomain from custom location
"GNUMED_DIR=/home/dude/gnumed/gnumed/client/locale".
2002-07-30 22:10:31 [WARN] 
(/home/dude/gnumed/gnumed/client/python-common/gmI18N.py::install_domain:116):
exception type : exceptions.IOError
2002-07-30 22:10:31 [WARN] 
(/home/dude/gnumed/gnumed/client/python-common/gmI18N.py::install_domain:116):
exception value: [Errno 2] No translation file found
for domain: 'gnumed'
2002-07-30 22:10:31 [WARN] 
(/home/dude/gnumed/gnumed/client/python-common/gmI18N.py::install_domain:136):
Cannot install textdomain from one level above binary
location [/home/dude/gnumed/gnumed/client/locale].
2002-07-30 22:10:31 [WARN] 
(/home/dude/gnumed/gnumed/client/python-common/gmI18N.py::install_domain:136):
exception type : exceptions.IOError
2002-07-30 22:10:31 [WARN] 
(/home/dude/gnumed/gnumed/client/python-common/gmI18N.py::install_domain:136):
exception value: [Errno 2] No translation file found
for domain: 'gnumed'
2002-07-30 22:10:31 [WARN] 
(/home/dude/gnumed/gnumed/client/python-common/gmI18N.py::install_domain:142):
Falling back to NullTranslations class in despair.
2002-07-30 22:10:31 [INFO] 
(/home/dude/gnumed/gnumed/client/python-common/gmI18N.py::Main:157):
local time format set to "%Y-%m-%d  %H:%M:%S"
2002-07-30 22:10:31 [PANIC] (gnumed.py::Main:174):
Exception: Cannot load modules.
2002-07-30 22:10:31 [PANIC] (gnumed.py::Main:174):
exception type : exceptions.ImportError
2002-07-30 22:10:31 [PANIC] (gnumed.py::Main:174):
exception value: cannot import name
wxBitmapFromXPMData
2002-07-30 22:10:31 [PANIC] (gnumed.py::Main:174):
Traceback (most recent call last):<#10-0x0A-lf>
2002-07-30 22:10:31 [PANIC] (gnumed.py::Main:174):  
File "gnumed.py", line 171, in ?<#10-0x0A-lf>   
import gmGuiMain<#10-0x0A-lf>
2002-07-30 22:10:31 [PANIC] (gnumed.py::Main:174):  
File "gmGuiMain.py", line 42, in ?<#10-0x0A-lf>   
import images<#10-0x0A-lf>
2002-07-30 22:10:31 [PANIC] (gnumed.py::Main:174):  
File "images.py", line 4, in ?<#10-0x0A-lf>    from
wxPython.wx import wxBitmapFromXPMData,
wxImageFromBitmap<#10-0x0A-lf>
2002-07-30 22:10:31 [PANIC] (gnumed.py::Main:174):
ImportError: cannot import name
wxBitmapFromXPMData<#10-0x0A-lf>
2002-07-30 22:10:31 [WARN]  (gnumed.py::Main:193):
Exception: Unhandled exception encountered.
2002-07-30 22:10:31 [WARN]  (gnumed.py::Main:193):
exception type : exceptions.NameError
2002-07-30 22:10:31 [WARN]  (gnumed.py::Main:193):
exception value: global name 'gmGuiMain' is not
defined
Traceback (most recent call last):
  File
"/home/dude/gnumed/gnumed/client/wxpython/gnumed.py",
line 190, in ?
    call_main()
  File
"/home/dude/gnumed/gnumed/client/wxpython/gnumed.py",
line 125, in call_main
    gmGuiMain.main()
NameError: global name 'gmGuiMain' is not defined
address@hidden:~/gnumed/gnumed/client/wxpython$ 


__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com



reply via email to

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