新月 - P2P掲示板

py2exeの情報

2006-12-18

のWindows版を作る py2exeについての情報です。 ダウンロードはSF.netのプロジェクトからどうぞ。

py2exe-0.6.5 + Python2.5 でエラーが起こる件

py2exe-0.6.5 と Python2.5 の組み合わせでは TypeError: fake_getline() takes exactly 2 arguments (3 given) というエラーが出ることがあります。 [Py2exe-users] Python 2.5 issues with get_fakelineによると def fake_getline(filename, lineno):とあるのを def fake_getline(filename, lineno, module_globals=None): と修正すればようようです。 これは Lib/site-packages/py2exe/boot_common.py のことだと思います。

Copyright© 2003-2024 shinGETsu Project. All Rights Reserved.
webmaster@shingetsu.info (Legal Notices)