Ticket #612 (new defect)

Opened 3 years ago

Last modified 3 years ago

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

Changed 3 years ago by rob

(In [1912]) Refs #612: added debug message when enchant import fails for some unusual reason

Changed 3 years ago by https://me.yahoo.com/postrockrob#52e3a

Looks like it's a problem in  pyenchant itself

Add/Change #612 (Upgrading pyenchant to 1.5.1 breaks py2exe)

Author


E-mail address and user name can be saved in the Preferences.


Action
as new
 
Note: See TracTickets for help on using tickets.