What is python function from an external module that can’t be pickled? /u/MrMrsPotts Python Education

I am trying to help a friend who can’t get multiprocessing or multiprocess to work at her work. The problem is that the module they have at work can’t be pickled. I want to reproduce this at home but I can’t have access to the work code.

Is there a scientific or numerical or computational function from a module I can pip install that can’t be pickled? I know about lambda functions but you can work around those using multiprocess so that isn’t her problem.

submitted by /u/MrMrsPotts
[link] [comments]

​r/learnpython I am trying to help a friend who can’t get multiprocessing or multiprocess to work at her work. The problem is that the module they have at work can’t be pickled. I want to reproduce this at home but I can’t have access to the work code. Is there a scientific or numerical or computational function from a module I can pip install that can’t be pickled? I know about lambda functions but you can work around those using multiprocess so that isn’t her problem. submitted by /u/MrMrsPotts [link] [comments] 

I am trying to help a friend who can’t get multiprocessing or multiprocess to work at her work. The problem is that the module they have at work can’t be pickled. I want to reproduce this at home but I can’t have access to the work code.

Is there a scientific or numerical or computational function from a module I can pip install that can’t be pickled? I know about lambda functions but you can work around those using multiprocess so that isn’t her problem.

submitted by /u/MrMrsPotts
[link] [comments] 

Leave a Reply

Your email address will not be published. Required fields are marked *