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.
reportlab と py2exe の使用時に問題が発生しました。Python では正常に動作しますが、py2exe でコンパイルした後に exe ファイルを実行すると、reportlab モジュールで多くのエラーが発生します。reportlabを使用せずにテキストファイル(テーブル付き)をpdf形式に変換するPythonの方法でライブラリまたはコードを提案できますか。ありがとう。