TGreiner wrote: > a,I converted to ver 1.4. This Lyx file only contains commands for > images but no more the original text of the Latex-file > b,Then by converting to 1.3.5 I get the following error: > > python lyx2lyx -to 221 test.lyx > test13.lyx > 'import site' failed; use -v for traceback > o: Invalid LyX format
I think I had the same problem once (on Windows); it seems the bundled python interpreter that comes with lyx1.3.5 on win is a little too stripped down (bear in mind windows is not really a target platform of 1.3.5). You could install the full python and/or make sure the "right" python variant is in your PATH. hth, sven
