[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnumed-devel] GnuMed EMR browser
From: |
Karsten Hilbert |
Subject: |
Re: [Gnumed-devel] GnuMed EMR browser |
Date: |
Sun, 15 Aug 2004 20:48:53 +0200 |
User-agent: |
Mutt/1.3.22.1i |
> >>>python gmEMRBrowser.py
> >> from Gnumed.pycommon import gmLog, gmI18N, gmPG
> >>ImportError: No module named Gnumed.pycommon
> >One must add a link called Gnumed to the local Python
> >site-packages/ directory pointing to $CVSROOT/gnumed/client/
>
> Ok I created a site-package folder in /Library/Python/2.3/ according to
> here (I had no "site-packages" folder anywhere on the hard drive):
> http://www.pythonmac.org/wiki/FAQ#head
> -7df82c4a75594672cb1c9eb7222e41d526788161
>
> and added a link called "Gnumed" to Users/dom/Desktop/gnumed/client/.
> But still the same error...
Very interesting ! Could you please check where the mxDateTime and
pyPgSQL modules are installed ? It seems that Python on Mac
uses a different name for "site-packages" ?!?
> Gnumed itself starts ok when I use gm-from-macosx.sh...
That is because that shell file tweaks $PYTHONPATH into
submission :-)
A quick workaround would be to copy+edit gm-from-cvs-macosx.sh
so that it starts the EMR browser instead of GnuMed.
Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346
Re: [Gnumed-devel] GnuMed EMR browser, Carlos Moro, 2004/08/11
Re: [Gnumed-devel] GnuMed EMR browser, Carlos Moro, 2004/08/11
Re: [Gnumed-devel] GnuMed EMR browser, Ian Haywood, 2004/08/12