What is the current status of pyinstaller support for pyenchant, esp. with regard to Mac OSX and Linux?
The supported-packages page says Windows Only. Ticket #12 talks about something (I don't understand what) being fixed in 1671? I recently embedded pyenchant into my program and would love to be able to make an OS X bundle and/or an Ubuntu package from it. Building with 1655, the resulting OS X bundle ends with "ImportError: enchant C library not found" Presuming one gets by that, there is the issue of the dictionary files, which pyenchant looks for deep under site-packages; how get them included in the bundle and where? Thanks Dave Cortesi -- 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.
