lnccbrown / HSSM

Development of HSSM package
Other
82 stars 11 forks source link

Fix compatibility of graphing with PyMC 5.16.2 #515

Closed digicosmos86 closed 4 months ago

digicosmos86 commented 4 months ago

It seems that PyMC 5.16.2 has introduced some radical changes that removed ModelGraph class for a more functional approach. Temporary fix would take more time. We won't fix this. If graphing is important, please fix pymc==5.16.1

We will instead use bambi 0.14.0 which should fix part of this issue