Jose' Matos wrote:

On Wednesday 02 February 2005 15:58, Jose Capco wrote:

'import site' failed; use -v for traceback
Traceback (most recent call last):
 File "C:\LyX\Resources\lyx\lyx2lyx\lyx2lyx", line
19, in ?
   import getopt
ImportError: No module named getopt


Last time we saw this error this was the result of a bad or incomplete python installation.

Actually it's the stripped-down python version always installed by the LyxWin package. Due to PATH settings it can get called even though a complete python installation is also on the system. In that sense it seems that in the LyxWin-package lyx2lyx is doubly broken: first it isn't recognized on windows as a python script, and second the included python installation cannot handle it.

-sven

Reply via email to