Sampling stops with the following error in the console: ``` libc++abi.dylib: terminating with uncaught exception of type std::runtime_error: Couldn't close file ``` Seems to be related with this issue: https://github.com/matplotlib/matplotlib/issues/15410 I understand that this is an external package issue, but it makes PyMC3 practically unusable. **Please provide any additional information below.** ## Versions and main components * PyMC3 Version: 3.8 * Theano Version: 1.0.4 * Python Version: 3.7 * Operating system: osX Catalina (only Catalina is affected, Mojave is OK) * How did you install PyMC3: conda