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

Error calling imshow with no arguments #291

Open
jwahlstrand opened this issue Sep 5, 2023 · 0 comments · May be fixed by #316
Open

Error calling imshow with no arguments #291

jwahlstrand opened this issue Sep 5, 2023 · 0 comments · May be fixed by #316

Comments

@jwahlstrand
Copy link
Collaborator

In the README, it says you can use imshow() if you want to choose an image file using a file dialog. I'm seeing this error when I select a file:

ERROR: UndefVarError: `load` not defined
Stacktrace:
 [1] imshow()
   @ ImageView ~/.julia/packages/ImageView/kv5yc/src/ImageView.jl:67
 [2] top-level scope
   @ REPL[2]:1

followed by a crash.

@jwahlstrand jwahlstrand linked a pull request Dec 30, 2024 that will close this issue
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 a pull request may close this issue.

1 participant