I tried to implement Lmax in python .I tried to handle data in 4 processes but I get this Error in my code : Answer Your first problem is that the target of a Process call cannot be within the if __name__ == ‘__main__’: block. But: As I mentioned in an earlier post of yours, the only way I see