Hi Dominic,

On 9 June 2014 13:30, Dominique Cyprès <lunasspe...@gmail.com> wrote:

> To summarize, the built executable seems to fail while interpreting a
> file in my existing cx_Freeze installation (which it shouldn't even be
> running, as far as I know) and ultimately raises this error:
>
> AttributeError: 'module' object has no attribute '_fix_up_module'.
>

I think this is an issue between cx_Freeze and Python 3.4.1 - there was a
Stackoverflow question about it [1]. Apparently rebuilding cx_Freeze with
Python 3.4.1 solves it. You can download an installer built with 3.4.1 from
Christoph Gohlke's site:
http://www.lfd.uci.edu/~gohlke/pythonlibs/#cx_freeze

Then re-freeze and it should be fixed. Anthony has plans to avoid this kind
of incompatibility in cx_Freeze 5.

[1] http://stackoverflow.com/questions/23920073/cx-freeze-error-python-34

Best wishes,
Thomas
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to