On May 3, 2012, at 14:35, Jeremy Michels wrote:
> Thanks again for your help. I got the latest JCC and this seemed to
> solve the problem, as Andi suggested. However, running 'make' then
> gave me the error:
>
> Traceback (most recent call last):
> File "C:\Program Files\Python\lib\runpy.py",
Thanks again for your help. I got the latest JCC and this seemed to
solve the problem, as Andi suggested. However, running 'make' then
gave me the error:
Traceback (most recent call last):
File "C:\Program Files\Python\lib\runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader
Hi Jeremy,
On Apr 30, 2012, at 9:19, Jeremy Michels wrote:
> Thank you for sharing your expertise on this matter. I was unable to
> use the pre-built binaries as I am using a 64-bit system (attempting
> to do so would results in the error: ImportError: DLL load failed: %1
> is not a valid Win32
Tom -
Thank you for sharing your expertise on this matter. I was unable to
use the pre-built binaries as I am using a 64-bit system (attempting
to do so would results in the error: ImportError: DLL load failed: %1
is not a valid Win32 application).
This is my setup:
Windows 7 (64-bit)
Python 2.7.
t-
> Von: Jeremy Michels [mailto:jeremy.d.mich...@gmail.com]
> Gesendet: Samstag, 28. April 2012 20:14
> An: pylucene-dev@lucene.apache.org
> Betreff: Building PyLucene on Windows
>
> Would you be willing to share your makefile? I am having quite a bit of
> trouble with this as well.
Andi Vajda wrote:
> The patch to setuptools is for Linux only unless I'm mistaken.
Yes, you'll see if you look at that script that I don't apply any
patches to setuptools before I install it. I do have to apply a patch
to jcc's setup.py to generate the appropriate .lib file, though.
http://u
On Apr 28, 2012, at 16:35, Bill Janssen wrote:
> Jeremy Michels wrote:
>
>> Would you be willing to share your makefile? I am having quite a bit
>> of trouble with this as well.
>
> I build PyLucene on Windows regularly. I use mingw to compile and link.
> My build script is at
> http://uplib
Jeremy Michels wrote:
> Would you be willing to share your makefile? I am having quite a bit
> of trouble with this as well.
I build PyLucene on Windows regularly. I use mingw to compile and link.
My build script is at
http://uplib.parc.com/hg/uplib/file/2013b08512fa/win32/build-windows-prereqs
Would you be willing to share your makefile? I am having quite a bit of
trouble with this as well.
On Mar 9, 2010, at 20:18, Roman Chyla wrote:
Hi,
I would also like to thank to Andi (and others?) for the great tool
and the samples, it is really excellent. I am using MSVC7.1 on win xp,
it builds fine, but it was quite difficult at the beginning
(especially, because I tried with mingw befor
Hi,
I would also like to thank to Andi (and others?) for the great tool
and the samples, it is really excellent. I am using MSVC7.1 on win xp,
it builds fine, but it was quite difficult at the beginning
(especially, because I tried with mingw before falling back to msvc).
And indeed, is gnu make
Dear PyLucene-fans,
I just managed to build pylucene-2.9.1-1 on Windows with Python 2.6 and Java
1.6 and like to tell my 'story' - just in case anyone else runs into similar
problems...
First I should mention that I'm using PyLucene for quite a while now - just
never needed to build it on windows
On Mar 9, 2010, at 13:13, "Thomas Koch" wrote:
Dear PyLucene-fans,
I just managed to build pylucene-2.9.1-1 on Windows with Python 2.6
and Java
1.6 and like to tell my 'story' - just in case anyone else runs into
similar
problems...
First I should mention that I'm using PyLucene for qui
13 matches
Mail list logo