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.
私は C++ コードからいくつかの python コードを使用していますが、コードを .exe にコンパイルするときは、python27.dll と puthon/Lib からの .py ファイルの一部が必要です。この必要なファイルを .exe ファイルにパックしたいのですが、どうすればよいですか?
これは確かに重複した質問ですが、cx_freeze、py2exe、およびpyinstallerはいくつかのオプションです