You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be in your own environment. FileIO is designed to know which packages to use, but it's up to the user to add them to the environment. If you can suggest a clearer error, I'm happy to hear it.
Yes. The issue seems to be that Pluto is triggering display. For display it seems it needs to save an image to file (possibly for the interaction with the browser?) but you didn't add an IO package to your environment. FileIO is designed to be generic and allow the user to choose which IO package to use. Consequently, I'd interpret this as "user error" but the error message may be too unclear to make that interpretation valid. I'd be grateful if you could suggest ways we could make this clearer.
Hi,
sometimes I get this error.
Should we add ImageIO as dependency or how do we solve that?
The text was updated successfully, but these errors were encountered: