Skip to content
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

the example program generates a eeror with "@lens not defined in Main" #184

Closed
chaosye0 opened this issue Oct 9, 2024 · 1 comment
Closed

Comments

@chaosye0
Copy link

chaosye0 commented Oct 9, 2024

Hello! I'm using julia 1.11.0 the latest version. And I found a problem running the example programs in "examples" folder: ~\BifurcationKit\examples\brusselator.jl
according to the documents, @lens looks like a predefined parameter used for plot, why it should be defined manully?

julia> include("brusselator.jl")
ERROR: LoadError: UndefVarError: @lens not defined in Main
Suggestion: check for spelling errors or missing imports.
Stacktrace:
[1] top-level scope
@ :0
[2] include(fname::String)
@ Main .\sysimg.jl:38
[3] top-level scope
@ REPL[16]:1
in expression starting at D:\BifurcationKit\examples\brusselator.jl:95
in expression starting at D:\BifurcationKit\examples\brusselator.jl:95

@chaosye0
Copy link
Author

chaosye0 commented Oct 9, 2024

forget it, I found my example program file is outdated

@chaosye0 chaosye0 closed this as completed Oct 9, 2024
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

No branches or pull requests

1 participant