Skip to content

Fix dynamic rulebook example#63

Open
dfremont wants to merge 1 commit into
v3from
dfremont-v3
Open

Fix dynamic rulebook example#63
dfremont wants to merge 1 commit into
v3from
dfremont-v3

Conversation

@dfremont
Copy link
Copy Markdown
Collaborator

No description provided.

@dfremont dfremont requested a review from kevinchang73 May 13, 2026 17:34
@kevinchang73
Copy link
Copy Markdown

Hi @dfremont, I ran into the following error while executing run_multi_dynamic.sh:

AttributeError: 'LateFeatureSampler' object has no attribute 'nextSample'. Did you mean: 'getSample'?

It looks like there's an API mismatch between VerifAI and Scenic. Specifically, verifai.samplers.feature_sampler.LateFeatureSampler uses getSample(), but scenic.core.external_params.VerifaiSampler is calling nextSample().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants