Skip to content

prefix should be exported #2481

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
penelopeysm opened this issue Jan 25, 2025 · 1 comment
Closed

prefix should be exported #2481

penelopeysm opened this issue Jan 25, 2025 · 1 comment

Comments

@penelopeysm
Copy link
Member

penelopeysm commented Jan 25, 2025

Minimal working example

julia> using Turing

julia> prefix
ERROR: UndefVarError: `prefix` not defined in `Main`
Suggestion: check for spelling errors or missing imports.
Hint: a global variable of this name also exists in DynamicPPL.

Description

Unless there's a reason for us not to (clashes with other packages?), it seems that we forgot to add this to the export list when switching over the submodel stuff.

@penelopeysm
Copy link
Member Author

penelopeysm commented Mar 27, 2025

Closed by #2474 (in Turing 0.37.0)

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

No branches or pull requests

1 participant