Comment 3 for bug 896659

Revision history for this message
Jim.Nickerson (jim-nickerson) wrote : Re: Extensions fail, The fantastic lxml wrapper... , 0.48.2 r9819

I just installed on my Windows 7 x64 machine, extensions work fine.
Here the python version is 2.6.4
--------------
Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)] on
win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import lxml
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named lxml
>>>