Sebastian Hilbert wrote:
On Friday 28 October 2005 12:23, Richard Hosking wrote:
Hi !
I need more info here. Which operating system / distribution ? Which version
of python and wxpython ...
Please run check-prereqisites.sh
I think right now you use python 2.3
wxpython 2.6
gnumed from cvs.
Correct
I see. please open a shell and start python by typing python
[EMAIL PROTECTED]:~> python
Python 2.4 (#1, Mar 22 2005, 21:42:42)
[GCC 3.3.5 20050117 (prerelease) (SUSE Linux)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
Now type:
import locale
system_locale = locale.setlocale(locale.LC_MESSAGES, '')
In my case it produces no error. I suspect in your case it does. Let me know.
Sebastian
Python is 2.3
It produces the same error - unsupported locale setting
Oh well.. looks like I will have to install Python 2.4
Richard
_______________________________________________
Gnumed-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnumed-devel