[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnumed-devel] Problem running gnumed
From: |
Josh Sharp |
Subject: |
Re: [Gnumed-devel] Problem running gnumed |
Date: |
Fri, 6 Sep 2002 21:33:32 -0400 |
User-agent: |
KMail/1.4.3 |
All runs fine now with no clear reason why. Updated from Cooker mirror today
but saw no mention of either Python or anything else relevant being updated.
Sorry for the trouble.
Josh
P.S. I once wanted to be more involved in development and now will try again.
On Friday 06 September 2002 12:17 pm, Karsten Hilbert wrote:
> > What do I do if this didn't throw an exception? I've allready
> > reinstalled the GNU getetxt package. Should I reinstall Python?
>
> Hm. Reinstalling the GNU gettext package shouldn't make any
> difference as it is not used in Python directly for translating
> strings.
>
> The best bet I have is that your installed version of Python
> is skewed. It may be worth a try to uninstall all Python and
> reinstall a clean 2.2 version. The situation is that when you
> run Python interactively the module gettext knows the
> install() function but when you import that same (should be
> the same, anyways) module from within gmI18N.py it says it
> does _not_ have this function. There is something very odd
> there and I don't have any good way of knowing how to fix it
> from here. Perhaps a local Linux/Python guru is in order on
> this one.
>
> Try this for one last thing:
>
> - go to gnumed/client/python-common/
> - start python interactively from there
> - type "import gmI18N"
> - note what it says (should only be one line to the effect of
> ".log is the log file"
> - have a look at "~/.log"
>
> Karsten
- [Gnumed-devel] Problem running gnumed, Josh Sharp, 2002/09/02
- Re: [Gnumed-devel] Problem running gnumed, Karsten Hilbert, 2002/09/03
- Re: [Gnumed-devel] Problem running gnumed, Josh Sharp, 2002/09/03
- Re: [Gnumed-devel] Problem running gnumed, Karsten Hilbert, 2002/09/04
- Re: [Gnumed-devel] Problem running gnumed, Josh Sharp, 2002/09/05
- Re: [Gnumed-devel] Problem running gnumed, Tony Lembke, 2002/09/06
- [Gnumed-devel] Re: [Gnumed-devel] Problem running gnumed, Josh Sharp, 2002/09/06
- Re: [Gnumed-devel] Re: [Gnumed-devel] Problem running gnumed, Karsten Hilbert, 2002/09/06
- Re: [Gnumed-devel] Problem running gnumed, Karsten Hilbert, 2002/09/06
- Re: [Gnumed-devel] Problem running gnumed,
Josh Sharp <=