Using python 3.8 on osx Big Sur
The lines
import multiprocessing as mp pool = mp.Pool(2)
causes an infinite loop of errors, but a snippet