Looks like adding
a.zipfiles,
a.datas,
strip=None,
to spec file helped to automatically collect what is needed. So it is
resolved.
PS: I have some issue running the PyInstaller app from other PyInstaller
app as subprocess, it worked perfectly previously when PyEnchant was not
used yet.
Now the app does not start as subprocess from one app. But it is able to
start if I run it directly. It is strange behavior.
For now thank you very much for help.
Regards,
Pavel
On 26.10.2012 19:33, Martin Zibricky wrote:
Pavel Nikitenko píše v Pá 26. 10. 2012 v 17:06 +0200:
But it does not work with my project. I need to manually copy all DLL
files of PyEnchant also with PyEnchant share and lib directories and
copy it into executable folder.
What is different in your project that it does not work?
--
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.