Skip to content

Error running ArquivoPT().getResult in Windows #2

@gustavoig

Description

@gustavoig

When running the example script test_conteme.py in Windows, an error occurs. This error is the result of calling the getResult method of class ArquivoPT, which uses the module multiprocessing.

A solution for the problem may be found here. One just needs to incude if __name__ == '__main__': before calling the method of the instantiated class.

Hope it helps.

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