Dominik Waßenhoven schrieb:
if I try to re-configure LyX, it fails. The following is shown when I
start LyX with '-dbg lyxrc':
,--
¦ File ".../configure.py", line 11, in <module>
¦ import sys, os, re, shutil, glob
¦ ImportError: No module named os
`----
The module os (os.py) is in 'C:\Programme\Python\Lib', and I put this
directory in the path prefix as well (additional to
'C:\Programme\Python' which was there already), but it did not work
either.
Sounds like a Python config problem. You have installed Python manually, so I guess that you need
Python for other programs than LyX too, right? Do the other programs work for you?
Python is by default installed in
C:\Programme\Python26
not
C:\Programme\Python
what Python version are you using?
When you open LyX and use the menu Tools->Reconfigure, does this work?
regards Uwe