[Zope3-dev] Windows eggs

Adam Groszer agroszer at gmail.com
Fri Jul 13 06:09:20 EDT 2007


Hello Philipp,

Tried it with zope.proxy. Updated to the latest distutils.
Have the following exception:

Traceback (most recent call last):
  File "U:\1\zope.proxy-3.4.0a1\setup.py", line 54, in ?
    zip_safe = False,
  File "C:\Python24\distutils\core.py", line 101, in setup
  File "C:\Python24\distutils\dist.py", line 130, in __init__
AttributeError: DistributionMetadata instance has no attribute 'get___doc__'

what am I missing?


Friday, July 13, 2007, 11:08:36 AM, you wrote:

PvW> Hi Jim, Adam,

PvW> can we take you up your offers to build Windows stuff? It would be 
PvW> *extremely* great to have Windows eggs of the latest

PvW> * zope.interface
PvW> * zope.security
PvW> * zope.app.container
PvW> * zope.hookable
PvW> * zope.i18nmessageid
PvW> * zope.proxy
PvW> * zope.thread

PvW> Adam: Simply getting the latest tarball from 
PvW> http://download.zope.org/distribution/. Running

PvW>    python setup.py bdist_egg

PvW> should do it. You can then scp the resulting .egg file in the 'dist' 
PvW> directory to USERNAME at download.zope.org:/distribution (you'll have to do
PvW> it one by one).

PvW> Thanks!

PvW> Philipp


PvW> P.S.: I've tried doing it myself by following the instructions on 
PvW> http://www.vrplumber.com/programming/mstoolkit/, but without success.
PvW> _______________________________________________
PvW> Zope3-dev mailing list
PvW> Zope3-dev at zope.org
PvW> Unsub:
PvW> http://mail.zope.org/mailman/options/zope3-dev/agroszer%40gmail.com






More information about the Zope3-dev mailing list