Hello,
Has anyone had success compiling an executable with freeze that included the
use of pytables? I saw the PyTables & py2exe discussion on the "User Documents"
of pytables.org, however, I have a Linux system and only have freeze at my
disposal. (I am running version 2.5 of python, I don't remember what version of
pytables.)
My program is verified to run fine, however, when I compile the program I
receive various errors from within pytables importing the shared libraries
(utilsextension.so, etc. I can post the errors later as required). From my
limited experience and google research, I believe this is because they are
dynamically linked, not statically linked, and freeze does not properly handle
them.
I've seen that you can modify the Modules portion of Setup.py for python to
change certain libraries to being statically linked which seems to fix freeze's
issues for certain modules. Does anyone know if changes to this file (and
subsequently re-installing python) will also work for pytables (and what those
changes would be). Are there any other potential solutions?
Thanks.
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users