Comment 9 for bug 174992

Revision history for this message
prkos (prkos) wrote : Re: perspective.py requires dependency on python-numpy - causes UnboundLocalError

I always convert objects to paths before applying Perspective or Envelope so it can't be that. Im still getting ValueError: empty string for float() on WinXP, 29th Jan build.

Traceback (most recent call last):
  File "share\extensions\perspective.py", line 127, in <module>
    e.affect()
  File "C:\Program Files\Inkscape\share\extensions\inkex.py", line 154, in affect
    self.effect()
  File "share\extensions\perspective.py", line 72, in effect
    q[query] = float(f.read())
ValueError: empty string for float()