Re: [Pyobjc-dev] ValueError: Unknown typestr
Brought to you by:
ronaldoussoren
From: Aahz <aa...@py...> - 2010-05-14 02:08:06
|
On Tue, May 11, 2010, Ronald Oussoren wrote: > On 10 May, 2010, at 21:46, Luc Heinrich wrote: >> >> I personnally did it by patching all the setup.cfg files with an >> additional easy_install section, like this: >> >> [easy_install] >> zip_ok = 0 > > You can do this globally as well by adding these lines to > ".pydistutils.cfg" in your home directory. Any way to get that effect for regular setup.py usage? I ran into this problem building PyObjC 2.2 from source. -- Aahz (aa...@py...) <*> http://www.pythoncraft.com/ f u cn rd ths, u cn gt a gd jb n nx prgrmmng. |