Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-1328

z.show in python interpreter does not display PNG images in python 3

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.7.0
    • 0.7.0
    • python-interpreter

    Description

      z.show() function in python interpreter does not display PNG images in Python 3 producing the following error:

      TypeError: string argument expected, got 'bytes'
      

      As it indicated in the error, it is expected a string. This occurs because in Python 3 StringIO only accepts string objects.

      Attachments

        Issue Links

          Activity

            People

              agoodman Alex Goodman
              pbustios Paul Bustios
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: