>
> it installs fine as far as I can see but here's the problem::
>  (my_virtualenv) $ python
>  >>> import lxml # just to test that something worked
>  >>> import domstripper
>
If it wasn't clear, this is where I get an ImportError::

  >>> import domstripper
  Traceback (most recent call last):
  ...
  ImportError: No module named domstripper


-- 
Peter Bengtsson,
work www.fry-it.com
home www.peterbe.com
hobby www.issuetrackerproduct.com
_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to