Hi Akshay,
For multiprocessing to work fine, everything used in the function and the
function itself should be "pickle able". There were issues with function
calls being pickled on Windows.
Make sure you can pickle all your calls separately on your platform.
Vishal
On Aug 27, 2016 11:24 PM, "Jays
Hello everyone,
We are delighted to announce our latest Silver Sponsor: IAMAI[1]
Thanks IAMAI for supporting PyCon India 2016!
Links:
[1]. http://www.iamai.in
Thanks,
Chandan Kumar
___
BangPypers mailing list
BangPypers@python.org
https://mail.python
Hello everyone,
We are delighted to announce our latest Gold Sponsor: DigitalOcean[1]
Thanks DigitalOcean for supporting PyCon India 2016!
Links:
[1]. http://www.digitalocean.com
Thanks,
Chandan Kumar
___
BangPypers mailing list
BangPypers@python.org
On Aug 27, 2016 10:19 PM, "Akshay Verma" wrote:
>
> I am working on a Qt based GUI which takes in a stream of file paths
coming
> from a separate process and reads those data file for post-processing and
> plotting. Since post-processing and plotting have become a bit involved,
> there is a reques
Hi,
Could you guys suggest a solution for the problem described in the message
attached below?
-- अग्रेषित संदेश --
प्रेषक: "Akshay Verma"
दिनांक: 27/08/2016 10:16
विषय: Error in python multiprocessing!
प्रति:
प्रतिलिपि:
Hi all,
After a lot of searching on the internet, I am loo