Project

General

Profile

Actions

Bug #4252

closed

manualmasker.py got an recursion depth exceeded error from numpil.fromstring while saving mask to png format

Added by Anchi Cheng over 8 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
-
Target version:
Start date:
06/10/2016
Due date:
% Done:

0%

Estimated time:
Affected Version:
Appion/Leginon 3.3
Show in known bugs:
No
Workaround:

Description

Even though it is using the imagefile.arrayToImage function in apImage

  File "/home/acheng/myami/pyami/numpil.py", line 138, in fromstring
    return getattr(Image, getPilFromStringFuncName())(data,decoder_name, *args)
  File "/home/acheng/myami/pyami/numpil.py", line 138, in fromstring
    return getattr(Image, getPilFromStringFuncName())(data,decoder_name, *args)
RuntimeError: maximum recursion depth exceeded


Related issues 1 (0 open1 closed)

Related to Appion - Bug #4237: pillow uses frombytes not fromstring to read from bufferClosedGabriel Lander06/02/2016

Actions
Actions

Also available in: Atom PDF