Skip to content

TypeError: can't pickle _thread.RLock objects #56

@flappy007

Description

@flappy007

Hi,
I tried the object detection example and i get below error:
File "c:\continuum\anaconda3\Lib\multiprocessing\reduction.py", line 60, in dump
ForkingPickler(file, protocol).dump(obj)
TypeError: can't pickle _thread.RLock objects

Could you please help. I am running it in windows and anaconda virtual environment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions