Skip to content

flush() failed: stream is closed when save model #22

@y3zha

Description

@y3zha

I run MethodBodyCodeLearner.java but when save model it crashed and say

Exception in thread "main" java.io.IOException: flush() failed: stream is closed
the method ModelSerializer.writeModel(model, locationToSave, saveUpdater);

This method is provided by derplearning4j, I don’t know what went wrong and how to handle

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions