Problems with PyStan #67
Labels
bug
Something isn't working
help wanted
Extra attention is needed
maintenance
Issues/PRs related to maintenance/infrastructure.
PyStan's API changed with version 3, which requires Python 3.7+. I have tried to update the
StanMetaRegression
code to work with the new API in #66, but what appears to be the same general method is now failing.At the moment, I am going to probably just skip the
StanMetaRegression
test and add a warning to the class's docstring. I don't have the time or expertise necessary to debug this ATM.The text was updated successfully, but these errors were encountered: