EOFError: marshal data too short
python - EOFError: marshal data too short - Stack Overflow
キャッシュが悪さをしているらしい
$ find . -name \*.pyc -delete
これで解決した