最近はpythonにハマっています。 数値計算や機械学習等のライブラリが非常に豊富で、簡単にいろんなことができます。 そうするとやってみたくなるのがアプリをパッケージングして配布することですよね! というわけで調べてみるとpyhtonスクリプトを ...
py2exe is a distutils extension which allows to build standalone Windows executable programs (32-bit and 64-bit) from Python scripts; Python 3.3 and later are ...
I had the following problems with installing PixivUtil2 under Linux: It demands the module py2exe, which won't install under python2.7 and when I install it with python3 and try to run the install ...