> lyx2lyx is a python script. Do you have python installed?
Yes, I do.
> If you have python installed, what error messages do you get when
> running
> lyx2lyx relyx_output.lyx > ready_for_lyx13x.lyx
> Could you post the offending relyx_output.lyx file?
D:\lyx\share\lyx\lyx2lyx>lyx2lyx eueu.lyx > ready_for_lyx13x.lyx
'import site' failed; use -v for traceback
Traceback (most recent call last):
File "lyx2lyx", line 18, in ?
import getopt, sys, string, re
ImportError: No module named getopt
Notice, however, that this is same output that I get if I perform the
replacement indicated in my previous post.