Skip to content

Images, Export, ExportString and ExportForm do not work on version 14.0 #12

Open
@s4m13337

Description

@s4m13337

On Wolfram Engine version 14.0, when trying to return an Image or its Base64 encoded version using ExportString/ExportForm, the kernel keeps evaluating the request forever.

For example, this one keeps evaluating indefinitely:

ExportString[
 Histogram[RandomVariate[NormalDistribution[0, 1], 200]], 
  ColorFunction -> "Pastel"], {"Base64", "PNG"}
 ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions