[Distutils] Seems to work except it won't import

Peter Bengtsson peter at fry-it.com
Wed Nov 19 00:34:30 CET 2008


>
> 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


More information about the Distutils-SIG mailing list