python

python

pandasとopenpyxlで出現する”Value must be either numerical or a string containing a wild card”

pandasとopenpyxlで出現する"Value must be either numerical or a string containing a wild card"で出現する、エラーの原因と対処法を簡単に記載しております。
python

kivyをパッケージ化、pyinstallerでエラーがでる。

Traceback (most recent call last): pyinstallerで起こった File "logging\__init__.py", line 1103, in emit AttributeError: 'NoneType' object has no attribute 'write' のエラーの解消法です。