-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 25.5.2014 10:11, Nagy László Zsolt wrote: > Anyone knows where to get a compiled cx_freeze that has already has > this patch? > > http://hg.python.org/cpython/rev/7d20e30bd540 > https://bitbucket.org/anthony_tuininga/cx_freeze/issue/81/python-34-venv-importlib-attributeerror > > > > The installer on the sourceforge site still has this bug. :-( I > don't have the tools to compile it, and I cannot find any other > place to download the patched version. > > Thanks Actually, I've built cx_freeze 4.3.2 (the current version is 4.3.3) with that patch some time ago. I'm not sure how would I distribute it to you. `setup.py install` still requires a compiler for building extensions (even though they're already built), while wheels (and eggs) don't distribute the scripts (cxfreeze, cxfreeze-postinstall, cxfreeze-quickstart) needed to run cx_freeze. I guess you could install the wheel, manually run cxfreeze-postinstall and then add the .py extension to cxfreeze.
Here are the files: https://www.dropbox.com/sh/ka8jyt5shyqn4t9/AACLTHMXHpsPsn5YeXCrWEBma -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJTgb94AAoJEB1x37R9kdwnmWcQAMg73yM9hDzAH3yJjDHtxlHP PIBaOvg+7tNovAEjMXne3IBczZ7SrtwJW0smUT8j/GBMiGSSxUz4rydqAl2hAZ2A EPGyOiIFEvQMutjvtyMRNTUT9G0IUXbCXy9+tnHcK9pIUbNOV9QGSfY5jlxNGH4P ckssgi8GPYDUABwzxBlsrT2UZbSR2ef9JqPGgDn0c38b3YIWeHE3KYXP0zj4La/j iw7XjEwe275HNC2QuDcXzFPIBwLTbf4swPHd4v16BtTOM0m476x+wEj/OOTcHzud C8vMDKmxT3UIrrBxlWHVAQo+s1cUajYB9RuarsR3M6TOv+oMtncm2QJhtXyW/CzX 0SDqzFpekp3Ltpo3jU9aITR+BJHoSFsPp+ff4NoGNBW7zV/WpIS2rMagxHs4BzF5 HMcvknPE5bhCWk/hjF2i/jql8EZUpGi9d7xQIGZqXw+gpy6u0HIJa3nmCgTrruOI TW3I3KprH1WcyEEIHJI58MUqoQ8C1I60BY/0sPtMIg/tn7wn8PyOCVDNalGJJ7DU HVyE0r5i0n0cy2CfbZFLEs6D3Q9y0JdA1ITYL4uCQ/svMOR40+AmJhthxMpxF2Wl 5DA4GfNF/i7g6dZlToQcR+BpYSl9bk/6+C8R777q1VraYmL6b87Wg7jC3tG0kHB5 Fd7BNCFEX7Um/wMxIJ5x =ZaSc -----END PGP SIGNATURE----- -- https://mail.python.org/mailman/listinfo/python-list