8000 IOError: [Errno 32] Broken pipe · Issue #19 · electronut/pp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
IOError: [Errno 32] Broken pipe #19
Open
@NXDD

Description

@NXDD

When I press "s", the console shows:

saving drawing to spiro-08Oct2018-133122.eps/png
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Python27\lib\lib-tk\Tkinter.py", line 1541, in call
return self.func(*args)
File "C:\Python27\lib\lib-tk\turtle.py", line 710, in eventfun
fun()
File "C:/pythonlearning/PythonPlayground/eg_2 kleidoscope/spiro_original.py", line 192, in saveDrawing
img.save(fileName + '.png', 'png')
File "C:\Python27\lib\site-packages\PIL\Image.py", line 1406, in save
self.load()
File "C:\Python27\lib\site-packages\PIL\EpsImagePlugin.py", line 283, in load
self.im = Ghostscript(self.tile, self.size, self.fp)
File "C:\Python27\lib\site-packages\PIL\EpsImagePlugin.py", line 72, in Ghostscript
gs.write(s)

I opened the folder, finding the picture was not be saved as 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

      0