flybody
flybody copied to clipboard
AttributeError: module 'typing' has no attribute '_ClassVar'
As per huggingface/transformers#8638, the solution for now is:
pip uninstall dataclasses -y