ProcessPoolExecutor: TypeError: cannot pickle 'PyCapsule' object

前端 未结 0 1551
粉色の甜心
粉色の甜心 2020-12-02 14:37

I\'m facing an issue with concurrent.futures\'s ProcessPoolExecutor, which I\'m trying to use in of my classes:

    def __init__():
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题