-
Notifications
You must be signed in to change notification settings - Fork 29
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
Basic examples - Hello Pie #23
Comments
The basic example (which worked fine yesterday) that is giving me the most problems is CheckBoxVector. After the final line is executed
and the browser shows only this Note there is only this: ["", ""][""] shown. |
@meeheal can you show output of |
Hi Abhimanyu,
Everything ran fine for me as well early last week (Tue - Wed, I saw the checkbox vector example in my browser just like in your comment), then something happened, which I don't know what it is. Thank you for looking at my problem! Note, when I say "then something happened", what I mean is that by running the other examples in the Basic Examples list, that some kind of bug appeared, which is now affecting all of the examples. |
Ok you are on windows. What Julia version? I will test it on Windows |
I have Julia 1.6.6 |
Hi.
I've gone through most of the basic examples now, getting them to work and looking at the code. I could not get Hello Pie to work, and haven't been able to find the issue in the code. A few lines from the error I am getting:
and there's more going all the way to [28]. Would this be an issue with the packages I have installed or is there a variable name misspelled in the code or something else I cannot find?
Thanks very much.
The text was updated successfully, but these errors were encountered: