[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnumed-devel] error in create gnumed db - errors
From: |
Richard Terry |
Subject: |
Re: [Gnumed-devel] error in create gnumed db - errors |
Date: |
Wed, 14 Jul 2004 10:33:01 +1000 |
User-agent: |
KMail/1.5.4 |
1) Did address@hidden:~/gnumed/gnumed$ ln -s client Gnumed
2) ran:
address@hidden:~/gnumed/gnumed/server/bootstrap$ python ian_bootgnumed.py
log file is [/home/richard/.ian_bootgnumed/ian_bootgnumed.log]
Traceback (most recent call last):
File "ian_bootgnumed.py", line 217, in ?
app = installApp (0)
File "/usr/lib/python2.3/site-packages/wxPython/wx.py", line 1951, in
__init__
_wxStart(self.OnInit)
File "ian_bootgnumed.py", line 140, in OnInit
import bootstrap_gm_db_system
File "ian_bootgnumed.py", line 75, in load_module
exec code in mod.__dict__
File "http://gnumed.net/~ihaywood/bootstrap/bootstrap_gm_db_system.py", line
101, in ?
File
"/home/richard/gnumed/gnumed/server/bootstrap/gmAuditSchemaGenerator.py",
line 27, in ?
from Gnumed.pycommon import gmLog, gmPG
ImportError: No module named Gnumed.pycommon
(did previously try your file as well as Karstens - same result)
On Wed, 14 Jul 2004 10:25 am, you wrote:
> On Wed, 14 Jul 2004 09:02:12 +1000
>
> richard terry <address@hidden> wrote:
> > Hi all,
> >
> > Still trying to get gnumed up again - switched temporarily back to
> > debian box as at least the egenix stuff works there.
> >
> > started with virgin db and downloaded cvs:
> >
> > dropdb gnumed
> > createdb gnumed
> >
> > then ran ian's install script and get following error
>
> I think you mean Karsten's
>
> > Traceback (most recent call last):
> > File "bootstrap-gm_db_system.py", line 70, in ?
> > from Gnumed.pycommon import gmLog
> > ImportError: No module named Gnumed.pycommon
>
> Go to gnumed/gnumed, then create a symbolic link like so:
> ln -s client Gnumed
>
> You shouldn't have to do this though. Karsten, any ideas?
>
> Or try *my* install script (which is not in CVS, that's at
> http://gnumed.net/~ihaywood/
>
> Ian
- Re: [Gnumed-devel] error in create gnumed db, (continued)
Re: [Gnumed-devel] error in create gnumed db, Jim Busser, 2004/07/13
Re: [Gnumed-devel] error in create gnumed db, Karsten Hilbert, 2004/07/14
Message not available