-
-
Notifications
You must be signed in to change notification settings - Fork 292
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
Cannot assign a value to variable IJulia.ans #614
Comments
Can you provide more info? Like a notebook that you tried to run, or the steps you took. Try to be as complete as possible, if necessary upload the notebook to https://gist.github.com |
While open pluto notebook project, get displaying like this, but can be solve with ( shift+enter ) |
Could you upload the full notebook that causes this (https://gist.github.com)? And do you have more info about how you boot Pluto, the rest of your setup etc? |
You really gotta get me some more info about your setup that leads up to this problem. |
Did you start Pluto after/inside a Jupyter notebook? |
It doesn't really matter wheater after/inside jupyter, still doing same thing. I've try both |
But now it's fine did'nt do same thing again |
Got message like this⤵,
TaskFailedException:
cannot assign a value to variable IJulia.ans from module Main
Stacktrace:
[1] top-level scope at C:\Users\LENOVO.julia\packages\Pluto\2pyPe\src\analysis\Parse.jl:153
[2] eval at .\boot.jl:331 [inlined]
[3] (::Distributed.var"#155#156"{Module,Expr})() at .\task.jl:356
#614
The text was updated successfully, but these errors were encountered: