You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have questions about a specific use case, or you are not sure whether this is a bug or not, please post it to our discourse channel: https://discourse.pymc.io
Description of your problem
This issue popped out while I was in pdb debugger, figuring out the reason of failing test cases in #4207
Please provide a minimal, self-contained, and reproducible example.
Thanks @Sayam753 for reporting and for the ping. Merging #4243 should fix this (and potential similar issues in the future, by falling back to a default str representation if needed).
If you have questions about a specific use case, or you are not sure whether this is a bug or not, please post it to our discourse channel: https://discourse.pymc.io
Description of your problem
This issue popped out while I was in pdb debugger, figuring out the reason of failing test cases in #4207
Please provide a minimal, self-contained, and reproducible example.
Please provide the full traceback.
Please provide any additional information below.
https://github.com/pymc-devs/pymc3/blob/ad63b94342260ca21d385f2539e243aaf62d26aa/pymc3/util.py#L130-L131
I imagine to use
getattr
forvariable
. Pinging @Spaak, @AlexAndorra to help here.Versions and main components
The text was updated successfully, but these errors were encountered: