EAly
EAly
Thanks a lot @yahrMason. I wonder if you already converted chapter 11?
Thanks a lot @yahrMason , totally appreciate your help!
Awesome, thanks a lot!
Thanks a lot mate.
The environment I'm using is pretty much the same, except that I'm using pymc v4
Just to be sure, are you referring to this pull request: [#198](https://github.com/pymc-devs/pymc-resources/pull/198)?
Actually the use of `aesara` instead of `theano`, as per the notebook, solved the problem and the models are working fine so far (up to code snippet 5.10). I'm not...
I'm getting the same import error for Python 3.10 I tried to run ```from collections.abc import Iterable``` before ```from causalgraphicalmodels import CausalGraphicalModel``` but I still get the same error