plotly.write_image(fig) keeps executing without end #10108
Unanswered
AnupamSaraph
asked this question in
Questions and Answers
Replies: 1 comment 1 reply
-
This should be a problem with the plotly package. It's never finishing. It did work for me though. I have version 5.8.0 too. Maybe some other package is out of date? I had to install |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
While the code below would earlier produce png, svg, or html based on the extension, it is going into an endless execution of the cell and producing no output even after three hours.
I am using plotly 5.8.0 and kaleido 0.2.1
save_test.ipynb.-.Experiments.-.Visual.Studio.Code.2022-05-24.10-48-12_Trim.mp4
Beta Was this translation helpful? Give feedback.
All reactions