Hello Philipp,

Friday, July 13, 2007, 12:18:27 PM, you wrote:

> Adam Groszer wrote:
>> Tried it with zope.proxy. Updated to the latest distutils.

> I trust you're also using setuptools?

Now yes, was a clean VM
:-S

distutils is 1.0.2
setuptools is 0.6c6

Anything else I need?

> What happens with other packages?

> What happens with packages that don't have C extensions?

The exception changed a bit, but still all packages have the same
regardless of C extensions:

Traceback (most recent call last):
  File "U:\1\zope.viewlet-3.4.0a1\setup.py", line 57, in ?
    zip_safe = False,
  File "C:\Python24\distutils\core.py", line 101, in setup
  File "C:\Python24\Lib\site-packages\setuptools\dist.py", line 223, in __init__

    _Distribution.__init__(self,attrs)
  File "C:\Python24\distutils\dist.py", line 130, in __init__
AttributeError: DistributionMetadata instance has no attribute 'get___doc__'



_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to