Closed akhilkommala closed 10 months ago
Hi, @akhilkommala
Can you report what version of the following you are using?
BIRDMAn has had some substantial updates recently along with updates to the underlying CmdStanPy dependency and we're still trying to work out some of the bugs.
Thanks!
I am using BIRDMAn 0.1.0, CmdStanPy 1.2.0, CmdStan 2.33.1, and Python 3.12.0. Let me know if there is any other information I can provide.
Can you try updating to BIRDMAn version 0.2.0?
Yep, I updated but the issue is still the same
Okay, thanks. Which tutorial were you following when you received this error? In the meantime you can try this Colab notebook which should go through installation and usage. I am travelling at the moment so my responses may be slow, apologies.
Thanks, I'll take a look at that. I was running through this tutorial on the birdman documentation: https://birdman.readthedocs.io/en/stable/default_model_example.html
I was going through the default Negative Binomial model tutorial in the BIRDMAn documentation, but my code produces the following error when I run the line nb.to_inference(): I wanted to see if anyone knew of a solution to this issue or of what may be going wrong. Thanks!