Hi,

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.

I tried miscellaneous things to get this working, including the option to
build libraries directly into the executable, but was unsuccessful. I
decided to try the same with Python 2.7, and it worked just fine, with no
modifications to my setup file. I've tried this on two seperate computers
that run Windows 7 (64-bit), so could it possibly have something to do with
the OS I'm building from, or is there something special I need to do for
Python 3.4 that I have missed? Thanks in advance to anyone you might be
able to help.


Screenshots - http://imgur.com/a/WFOlm
------------------------------------------------------------------------------
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