@jgoguen: This will happen if one of the plugins you are installing uses multiprocessing. In python 3.8 multiprocessing was changed to use spawn rather than fork on macOS. This should take care of it:
https://github.com/kovidgoyal/calibr...6e4db0610d5ddb