gnumed-devel
[Top][All Lists]
Advanced

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

[Gnumed-devel] GNUMED_DIR problems


From: Power Penguin
Subject: [Gnumed-devel] GNUMED_DIR problems
Date: Fri, 17 Jan 2003 19:50:15 -0800 (PST)

Hello, 

I am trying to run gnumed on debian woody.

I got this error after I follow all the instruction

I set GNUMED_DIR=/home/penguin/gnumed/gnumed/client
This is the script I used.

Anybody can help?


Script started on Fri Jan 17 16:53:09 2003
address@hidden:~/gnumed/gnumed/client/wxpython$ python
wxpython              
ehoc   cho $GNUMED_DIR
/home/penguin/gnumed/gnumed/client/
address@hidden:~/gnumed/gnumed/client/wxpython$ pwd
/home/penguin/gnumed/gnumed/client/wxpython
address@hidden:~/gnumed/gnumed/client/wxpython$ python
gnumed.py
log file is [/home/penguin/.gnumed/gnumed.log]
2003-01-17 16:53:37 [PANIC] (gnumed.py::Main:190):
Exception: Cannot load modules.
2003-01-17 16:53:37 [PANIC] (gnumed.py::Main:190):
exception type : exceptions.ImportError
2003-01-17 16:53:37 [PANIC] (gnumed.py::Main:190):
exception value: No module named pyPgSQL
2003-01-17 16:53:37 [PANIC] (gnumed.py::Main:190):
Traceback (most recent call last):<#10-0x0A-lf>
2003-01-17 16:53:37 [PANIC] (gnumed.py::Main:190):  
File "gnumed.py", line 187, in ?<#10-0x0A-lf>   
import gmGuiMain<#10-0x0A-lf>
2003-01-17 16:53:37 [PANIC] (gnumed.py::Main:190):  
File "gmGuiMain.py", line 45, in ?<#10-0x0A-lf>   
import gmDispatcher, gmSignals, gmGuiBroker, gmPG,
gmSQLSimpleSearch, gmSelectPerson, gmLog, gmPlugin,
gmCfg<#10-0x0A-lf>
2003-01-17 16:53:37 [PANIC] (gnumed.py::Main:190):  
File
"/home/penguin/gnumed/gnumed/client/python-common/gmPG.py",
line 39, in ?<#10-0x0A-lf>    import gmI18N, gmLog,
gmLoginInfo, gmExceptions,
gmBackendListener<#10-0x0A-lf>
2003-01-17 16:53:37 [PANIC] (gnumed.py::Main:190):  
File
"/home/penguin/gnumed/gnumed/client/python-common/gmBackendListener.py",
line 15, in ?<#10-0x0A-lf>    from pyPgSQL import
libpq<#10-0x0A-lf>
2003-01-17 16:53:37 [PANIC] (gnumed.py::Main:190):
ImportError: No module named pyPgSQL<#10-0x0A-lf>
CRITICAL ERROR: Can't load gmI18N, gmGuiBroker or
gmGuiMain ! - Program halted.
                                  Please check whether your PYTHONPATH and/or
GNUMED_DIR environment
                                  variables are set correctly.
address@hidden:~/gnumed/gnumed/client/wxpython$ exit
exit

Script done on Fri Jan 17 16:53:42 2003


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com




reply via email to

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