Colorful Wires

エンジニアリングの勉強の記録

2021-11-09から1日間の記事一覧

Create an executable file containing icecream with pyinstaller

When attempting to convert a Python script that utilizes the icecream library into an executable using pyinstaller, an error may occur. The error message states that a FileNotFoundError occurred, specifically for the file 'icecream/version…