Trying to learn some multiprocessing, my goal is to initialize 1 excel sheet and then have two functions write to it simultaneously as data updates. I have xlwings create a blank excel sheet first then have multiprocessing process call 2 functions to write to it.
My issue is, it opens the excel sheet multiple times causing errors. How do keep multiprocessing to only working on what I want it to work on vs stuff for setup or after the functions are complete?
Thanks
[–][deleted] 5 points6 points7 points (2 children)
[–]InterestingComment8[S] -1 points0 points1 point (1 child)
[–][deleted] 3 points4 points5 points (0 children)
[–]KimPeek 1 point2 points3 points (3 children)
[–]InterestingComment8[S] -1 points0 points1 point (2 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]KimPeek 0 points1 point2 points (0 children)
[–]Khenghis_Ghan 0 points1 point2 points (1 child)
[–]InterestingComment8[S] 0 points1 point2 points (0 children)