TypeError: cannot pickle ‘builtins.DT’ object – multiprocessing, pickle, pathos
I’m using “startinpy” library (https://startinpy.readthedocs.io/en/0.10.2/) in my project. It generally works great, but when I want to use it in second process, the pickle error shows up: