renjunxiang/Text-Classification

python demo_single.py ---->TypeError: can't pickle weakref objects

KangChou opened this issue · 0 comments

Traceback (most recent call last):
File "demo_single.py", line 36, in
pickle.dump(clf, f)
TypeError: can't pickle weakref objects