> File "C:/Users/Vincent/OpenSource/LyX/svn-trunk/lib/configure.py", line 11, in > <module> import sys, os, re, shutil, glob, logging > ImportError: No module named logging
Then your Python installation misses the folder "logging" under "Lib". I can reconfigure without problems.
regards Uwe