On 21 November 2014 01:53, squirre...@126.com <squirre...@126.com> wrote:

> I think the cause of this error is that some function need read
> english-lexicon.txt,but now english-lexicon.txt is included in a zip
> file,so it cant be opened.


This is pretty common, and I'm hoping to make the next version of cx_Freeze
only zip packages the user asks it to, to avoid problems like this.

To work around it, you should be able to move the topia folder out of the
zip file, and place it in the directory alongside your executable.

Thomas
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to