Edwin Madari schrieb: > Appreciate if some one can share the information how you are running > pylucne on windows environment. > > archives and installation page indicate windows, but no instruction on > how to. > > without success installed cygwin, python, and tried compiling pylucene. > Installed MING32 but could not get python for MING32, hence of no use. > Obtanied MSVisulStudio 2005 but cannot figure out how to proceed. > > I would really like to get pylucene working on windows.
You need VS 2003 for Python 2.5 and VS 2008 for Python 2.6. VS 2005 is not supported by any official build of Python. Christian