Skip to content

save_image not working. 'sys' is not defined in py_run_string_impl #2179

@trafficonese

Description

@trafficonese

Trying the kaleido example, I get this error and no picture.

library(plotly)
p <- plot_ly(x = 1:10)
save_image(p, "./pic.png")

Error in py_run_string_impl(code, local, convert) :
NameError: name 'sys' is not defined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions