-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 15.03.2009 8:28 Uhr, Dieter Maurer wrote: > In order to test my external 'ZClasses' implementation, > I "easy_install"ed "Zope2" (about 1 hour ago) -- but unfortunately, > the distribution is broken: version conflict "zope.component 3.5.1" versus > "zope.component 3.6.0". > > Maybe, the eggification of "Zope2" will not turn out to be an advantage -- > at least not when installed via "easy_install" from PyPI (i.e. without > a KnownGoodSet index).... > > > (zcpython)newdm: mkzopeinstance > Traceback (most recent call last): > File "/home/dieter/ZopeSVN/ZClasses/zcpython/bin/mkzopeinstance", line 5, > in ? > from pkg_resources import load_entry_point > File > "/home/dieter/ZopeSVN/ZClasses/zcpython/lib/python2.5/site-packages/setuptools-0.6c7-py2.5.egg/pkg_resources.py", > line 2564, in ? > for dist in working_set.resolve( > File > "/home/dieter/ZopeSVN/ZClasses/zcpython/lib/python2.5/site-packages/setuptools-0.6c7-py2.5.egg/pkg_resources.py", > line 528, in resolve > raise VersionConflict(dist,req) # XXX put more info here > pkg_resources.VersionConflict: (zope.component 3.5.1 > (/home/dieter/ZopeSVN/ZClasses/zcpython/lib/python2.5/site-packages/zope.component-3.5.1-py2.5.egg), > Requirement.parse('zope.component>=3.6.0')) >
Try using the traditional python bootstrap.py bin/buildout approach. easy_install support wasn't the primary goal for alpha 1 and other things have to be sorted out. In addition: setuptools 0.6c7 is pretty old and known to be broken in some ways. - -aj -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkm8srsACgkQCJIWIbr9KYyCVACeNb+gfNFZF5/fdvWcpYhnj5oJ 4K8An3TFAYK87pmRsjETyuBybxHtUGqQ =kL6p -----END PGP SIGNATURE-----
begin:vcard fn:Andreas Jung n:Jung;Andreas org:ZOPYX Ltd. & Co. KG adr;quoted-printable:;;Charlottenstr. 37/1;T=C3=BCbingen;;72070;Germany email;internet:i...@zopyx.com title:CEO tel;work:+49-7071-793376 tel;fax:+49-7071-7936840 tel;home:+49-7071-793257 x-mozilla-html:FALSE url:www.zopyx.com version:2.1 end:vcard
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )