gnumed-devel
[Top][All Lists]
Advanced

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

[Gnumed-devel] Yet another problem installing


From: Gerardo Arnaez
Subject: [Gnumed-devel] Yet another problem installing
Date: Tue, 30 Jul 2002 08:33:15 -0700 (PDT)

Well, I figure since I am going to be writing the
user's manual that I run into every concievable
problem setting it up. :)

There error I get now is :

address@hidden:~/gnumed/gnumed/client/wxpython$ python
gnumed.py
2002-07-30 08:32:59
------------------------------------------------------------
2002-07-30 08:32:59 [INFO]  (gnumed.py::Main:164):
Starting up as main module ($Revision: 1.37 $).
2002-07-30 08:32:59 [INFO] 
(/home/dude/gnumed/gnumed/client/python-common/gmI18N.py::install_domain:68):
text domain is "gnumed"
2002-07-30 08:32:59 [WARN] 
(/home/dude/gnumed/gnumed/client/python-common/gmI18N.py::install_domain:103):
Cannot install textdomain from standard locations.
2002-07-30 08:32:59 [WARN] 
(/home/dude/gnumed/gnumed/client/python-common/gmI18N.py::install_domain:103):
exception type : exceptions.IOError
2002-07-30 08:32:59 [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 08:32:59 [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 08:32:59 [WARN] 
(/home/dude/gnumed/gnumed/client/python-common/gmI18N.py::install_domain:116):
exception type : exceptions.IOError
2002-07-30 08:32:59 [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 08:32:59 [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 08:32:59 [WARN] 
(/home/dude/gnumed/gnumed/client/python-common/gmI18N.py::install_domain:136):
exception type : exceptions.IOError
2002-07-30 08:32:59 [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 08:32:59 [WARN] 
(/home/dude/gnumed/gnumed/client/python-common/gmI18N.py::install_domain:142):
Falling back to NullTranslations class in despair.
2002-07-30 08:32:59 [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 08:32:59 [PANIC] (gnumed.py::Main:174):
Exception: Cannot load modules.
2002-07-30 08:32:59 [PANIC] (gnumed.py::Main:174):
exception type : exceptions.ImportError
2002-07-30 08:32:59 [PANIC] (gnumed.py::Main:174):
exception value: No module named wxPython.wx
2002-07-30 08:32:59 [PANIC] (gnumed.py::Main:174):
Traceback (most recent call last):<#10-0x0A-lf>
2002-07-30 08:32:59 [PANIC] (gnumed.py::Main:174):  
File "gnumed.py", line 171, in ?<#10-0x0A-lf>   
import gmGuiMain<#10-0x0A-lf>
2002-07-30 08:32:59 [PANIC] (gnumed.py::Main:174):  
File "gmGuiMain.py", line 37, in ?<#10-0x0A-lf>   
from wxPython.wx import *<#10-0x0A-lf>
2002-07-30 08:32:59 [PANIC] (gnumed.py::Main:174):
ImportError: No module named wxPython.wx<#10-0x0A-lf>
2002-07-30 08:32:59 [WARN]  (gnumed.py::Main:193):
Exception: Unhandled exception encountered.
2002-07-30 08:32:59 [WARN]  (gnumed.py::Main:193):
exception type : exceptions.NameError
2002-07-30 08:32:59 [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


Thanks for your time,
Gerardo

__________________________________________________
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]