Re: I can't reconfigure anymore

2009-04-11 Thread Uwe Stöhr
> File "C:/Users/Vincent/OpenSource/LyX/svn-trunk/lib/configure.py", line 11, in > 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

I can't reconfigure anymore

2009-04-11 Thread Vincent van Ravesteijn
Traceback (most recent call last): File "C:/Users/Vincent/OpenSource/LyX/svn-trunk/lib/configure.py", line 11, in import sys, os, re, shutil, glob, logging ImportError: No module named logging WinVista Python 2.6 Vincent