FS#40816 - [python-cx_freeze] Needs rebuild against Python 3.4.1
Attached to Project:
Community Packages
Opened by Philip Sequeira (qmega) - Thursday, 12 June 2014, 06:23 GMT
Last edited by Alexander F. Rødseth (xyproto) - Friday, 13 June 2014, 21:20 GMT
Opened by Philip Sequeira (qmega) - Thursday, 12 June 2014, 06:23 GMT
Last edited by Alexander F. Rødseth (xyproto) - Friday, 13 June 2014, 21:20 GMT
|
Details
After freezing an executable with the current packaged
versions of python-cx_freeze and python, you'll get
AttributeError: 'module' object has no attribute '_fix_up_module' when trying to run it. That function was added in Python 3.4.1; cx_freeze just needs to be rebuilt against the new version. |
This task depends upon
Comment by
Alexander F. Rødseth (xyproto) -
Friday, 13 June 2014, 21:20 GMT
Thanks for reporting. The updated package will appear in
[community] shortly.