3 Feb
2006
3 Feb
'06
5:26 a.m.
--On 2. Februar 2006 19:10:49 -0800 Barry Drake <bldrake@adaptcs.com> wrote:
I have PloneLocalFolderNG installed, which works great. But, I can't run python setup.py install for TextIndexNG2. I get the following error:
running install running build running build_ext error: Python was built with version 6 of Visual Studio, and extensions need to be built with the same version of the compiler, but it isn't installed.
The documentation says to install the win32 extensions, TextIndexNGExtensions-2.02.win32-py2.3.exe, so I did that. Still can't run the setup script.
If you can't get the binaries working, you need to compile them on your own (which requires a Microsoft compiler under Windows). -aj