On 15 November 2013 07:43, Rdt Wrkacct <rdtwrka...@gmail.com> wrote:

> I'm working on a project that requires Python 3.4 (which is the only
> version that currently has a hashlib that implements SHA-3). I downloaded
> the corresponding cx_Freeze binary and tried to build an exe, which did not
> work properly.


It's probably a bug with cx_Freeze on Python 3.4 - I doubt many people have
tested that yet. Can you delve into it? For starters, does the zip file
it's trying to load from (probably library.zip with the default settings)
have a cx_Freeze__init__ module inside it?

Thomas
------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&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