Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Python 2.7.3スクリプトから実行可能ファイルを作成するにはどうすればよいですか?これは2.6でのみ機能するようです。
いいえ、py2exeはPython2.7で正常に動作します!!!
PS:cmdに慣れていない場合は、py2exe用のGUIを使用できます。
Gui2exeは、cx_freeze、bbFreeze、py2appなどでも実行されます。
cx_freezeを試してください。Python3.3もサポートしています。