-
-
Notifications
You must be signed in to change notification settings - Fork 78
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
Electron backend on Windows throws error #51
Comments
Ah, apparently this is fixed on |
Ok great, so can we close this issue? I believe that master should match the latest release of PlotlyJS because I cut a release very recently. |
Actually now I experience this on both master and the latest release. Could you keep this open for a bit longer? I will try to provide some more deterministic information... |
OK, I get this message only when calling |
When I try to plot on the command line through the Electron backend I get:
Plotting in Jupyter works as intended.
I did run
Blink.AtomShell.install()
as per manual instructions. I get the same error if I usePlotlyJS
directly.The text was updated successfully, but these errors were encountered: