Extensions check for Python dependencies
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
I'm testing the 0.46.0-svn+16641 version of Inkscape because the perspective tool didn't work. On this version, after I had installed the “python-lxml” (see bug #169095) and “numpy” packages (see bug #169802), I got this error message :
Traceback (most recent call last):
File "/usr/share/
e.affect()
File "/usr/share/
self.effect()
File "/usr/share/
solmatrix[i][0] = sp[i][0]
UnboundLocalError: local variable 'sp' referenced before assignment
And the perspective extension does nothing.
I hope my bug will help the developpers. Thanks.
description: | updated |
tags: | added: extensions-plugins packaging |
Changed in inkscape: | |
assignee: | Ted Gould (ted) → nobody |
summary: |
- perspective.py requires dependency on python-numpy + Extensions check for Python dependencies |
Changed in inkscape: | |
status: | Confirmed → Triaged |
tags: | removed: packaging |
In Inkscape0712071 739.7z win32 build this script still wants phyton24.