Hello all, I am trying to build an executable file for windows to "pack" my application, which uses Lucene through PyLucene, with the py2exe package. I am able to run the setup script and generate the exe file, along with the dlls and all the other files py2exe deems needed for the application to run, I am able to start my application (so I presume all requisites are met) but, it can't initiate the VM.
I'm not asking for a solution, just experiences. Has anyone tried to use this combination (pylucene + p2exe)? How did it work? Thanks in advance -- João Rodrigues
_______________________________________________ pylucene-dev mailing list pylucene-dev@osafoundation.org http://lists.osafoundation.org/mailman/listinfo/pylucene-dev