Ticket #612 (new defect)
Upgrading pyenchant to 1.5.1 breaks py2exe
| Reported by: | https://me.yahoo.com/postrockrob#52e3a | Owned by: | rob |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.15 |
| Component: | application | Keywords: | |
| Cc: |
Description
I tried upgrading pyenchant to 1.5.1 and found that it results in py2exe failing to load the module.
Traceback (most recent call last): File "peppy\lib\stcspellcheck.pyo", line 63, in <module> File "enchant\__init__.pyo", line 93, in <module> File "enchant\_enchant.pyo", line 61, in <module> File "enchant\utils.pyo", line 202, in get_resource_filename File "pkg_resources.pyo", line 841, in resource_filename File "pkg_resources.pyo", line 1303, in get_resource_filename NotImplementedError: resource_filename() only supported for .egg, not .zip
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
