Python version for 2.3.3
26 Aug 2009 13:15 #745
by eai
Python version for 2.3.3 was created by eai
Hello guys,
I try to build version of EMC 2.3.3
I have error "xgettext Non-ASCII string at emc/ysr_inf/axis/scripts/axis.py:2367."
I use Python 2.4.5
Which version of Python I have to use to build version of EMC 2.3.3?
Evgeny
I try to build version of EMC 2.3.3
I have error "xgettext Non-ASCII string at emc/ysr_inf/axis/scripts/axis.py:2367."
I use Python 2.4.5
Which version of Python I have to use to build version of EMC 2.3.3?
Evgeny
Please Log in or Create an account to join the conversation.
26 Aug 2009 15:20 #746
by Baha
Replied by Baha on topic Re:Python version for 2.3.3
It is necessary to apply version Python not below 2.5
Please Log in or Create an account to join the conversation.
27 Aug 2009 07:05 - 27 Aug 2009 11:43 #747
by eai
Replied by eai on topic Re:Python version for 2.3.3
I tried, no result.
As I can see now, the problem is xgettext which does not work with string u"\xb0"
Problem is solved
I installed gettext 0.17 with python patch
As I can see now, the problem is xgettext which does not work with string u"\xb0"
Problem is solved
I installed gettext 0.17 with python patch
Last edit: 27 Aug 2009 11:43 by eai.
Please Log in or Create an account to join the conversation.
Time to create page: 0.209 seconds