Hi all, I have quietly followed the list for a year or so and I am now trying to put pyinstaller to some use.
I am trying to package a fairly complex wxpython program. It is called GNUmed and is a medical app. It works by invoking gnumed.py with several commandline options. I am targeting MS Windows because for GNU/Linux we provide true packages. Anyway I have used pyinstaller 1.3 (which might not be the best idea). GNUmed depends on python-egenix-mxtools python-PIL python-psycopg2 python-wxGTK python-twainmodule Up to now I have followed the docs to generate a spec file. I understand that this is not enough to make it work. How do you advise to proceed ? I have two choices as GNUmed software source. Either from a tar.gz or from the already installed application. The difference is in the directory layout. Can anyone here provide a sample spec for a wxpython application. Any help is appreciated. Sebastian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/PyInstaller?hl=en -~----------~----~----~----~------~----~------~--~---
