AttributeError: module 'theano' has no attribute 'gof' · Issue #6654 · Theano/Theano
I'm trying to use PyMC3 with Anaconda 3 and recently have had a problem importing it. I'm using a MacBook Pro and today updated to macOS Mojave. Here's the error report: import pymc3 as pm You can ...