peewee安装时随意了点。装了2.8.0的。
倒回到2.6.0就好了。
sudo pip uninstall peewee sudo pip install peewee==2.6.0
'ModelOptions' object has no attribute 'get_field_names
时间: 2024-10-10 23:53:20
peewee安装时随意了点。装了2.8.0的。
倒回到2.6.0就好了。
sudo pip uninstall peewee sudo pip install peewee==2.6.0
'ModelOptions' object has no attribute 'get_field_names