Jean-Marc Lasgouttes <lasgouttes <at> lyx.org> writes: > > Le 10/03/2011 15:24, Evan Mason a écrit : > > File "/opt/share/lyx/scripts/prefs2prefs_prefs.py", line 54, in language_use_babel > > val = m.group(1) > > AttributeError: 'NoneType' object has no attribute 'group' > > What is your python version? > > JMarc
[emason@acacia float_CUS]$ python --version Python 2.6.4 Evan
