Comment 3 for bug 539181

Revision history for this message
Tres Seaver (tseaver) wrote : Re: [zope2-tracker] [Bug 539181] Re: reStructuredText fails to import docutils.parser.rst

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Florian Friesdorf wrote:
> It is not inside the egg, in case of:
> - being pulled in by buildout as dependency of Zope2
> - being installed by easy_install
> - being installed by pip (in this case it is installed directly into site-packages as roman.py)
>
> What do you suggest needs to be fixed?

I can't reproduce your problem:

 $ /path/to/virtualenv-2.6 --no-site-packages /tmp/foo
 $ /tmp/foo/bin/easy_install docutils
 $ /tmp/foo/bin/python
 ...
 >>> import roman
 >>> roman.__file__
 '/tmp/foo/lib/python2.6/site-packages/docutils-0.6-py2.6.egg/roman.pyc'

Tres.
- --
===================================================================
Tres Seaver +1 540-429-0999 <email address hidden>
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkufw6kACgkQ+gerLs4ltQ7DIQCgrmoSgBcgcaE00+2k0vGDmD5g
oqcAn3Cu0bV+O1fITYgQKd2onpf7moeG
=Q6Gs
-----END PGP SIGNATURE-----