Page MenuHomeDevCentral

lxml required by testSvgWheelManager.py
ActivePublic

Authored by spI33n on Apr 9 2015, 21:35.
Referenced Files
F1747: Masterwork_From_Distant_Lands
Apr 9 2015, 21:35
Subscribers
None
Traceback (most recent call last):
File "./testSvgWheelManager.py", line 3, in <module>
from svgWheelManager import *
File "/usr/home/spl33n/dev/tasacora-experimental/src/svgWheelManager.py", line 2, in <module>
from svgTreeManager import *
File "/usr/home/spl33n/dev/tasacora-experimental/src/svgTreeManager.py", line 2, in <module>
from lxml import etree
ImportError: No module named 'lxml'

Event Timeline

spI33n changed the title of this paste from untitled to Masterwork From Distant Lands.
spI33n updated the paste's language from autodetect to autodetect.
dereckson changed the title of this paste from Masterwork From Distant Lands to lxml required by testSvgWheelManager.py.Apr 9 2015, 21:38
dereckson added a project: Tasacora.