Fix dynamic rulebook example#63
Conversation
|
Hi @dfremont, I ran into the following error while executing
It looks like there's an API mismatch between VerifAI and Scenic. Specifically, |
|
Hi Kai-Chun, that error indicates that you're using an old version of Scenic. Can you please try installing the latest version (3.1.1) and see if that fixes the problem? If so, I'll update |
|
Hi @dfremont, I installed the latest version of Scenic (3.1.1) using pip, but the issue still persists. |
|
Hi @kevinchang73, this is expected, as the API changes I made for VerifAI 3.0 were after the last PyPi release of Scenic and so are only present on GitHub right now. |
kevinchang73
left a comment
There was a problem hiding this comment.
I see. Then I'll approve the pull request.
No description provided.