[zope2-tracker] [Bug 539181] Re: reStructuredText fails to import docutils.parser.rst

Tres Seaver tseaver at palladion.com
Tue Mar 16 13:45:18 EDT 2010


-----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          tseaver at palladion.com
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-----

-- 
reStructuredText fails to import docutils.parser.rst
https://bugs.launchpad.net/bugs/539181
You received this bug notification because you are a member of Zope 2
Developers, which is subscribed to Zope 2.


More information about the zope2-tracker mailing list