Hi,

Windows 7 64 bit, Python 2.7

PyEnchant is listed under supported package for pyinstaller:
http://www.pyinstaller.org/wiki/SupportedPackages

But it simply does not work.
The PyEnchant DLL files are not copied at all.
The generated EXE will not start.
And if I copy them manually to the executable folder, then the program 
starts.
But the problem still is that PyEnchant still somehow does not work, 
wxSpellCheckerDialog is not displayed as it should as it is displayed as it 
is normally displayed when started python program directly from py file.

Could you help me, please?
Thank you very much in advance.

Regards,
Pavel

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/pyinstaller/-/mrJSFyi8LbAJ.
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.

Reply via email to