Suggested fixes for pymc3 and Mojave not working

I see this thread discusses the problems pymc3 has with Mojave. I’ve followed the instructions in that thread

  1. Download this repo
  2. Run the install command

But I still get the same error. Has anyone found a real solution to this problem? Could someone take me step by step on how to get pymc3 to work on Mojave?

Try creating a new env via conda create and adding pymc3 to that env. That seems to work for me.

This seems to be the solution: Problems with Pymc3 after updating to MacOS Mojave