[Distutils] SETUPTOOLS - Loading Eggs which do not have an egg_info

Ilias Lazaridis ilias at lazaridis.com
Thu Dec 7 20:48:15 CET 2006


Phillip J. Eby wrote:
> At 08:57 PM 12/7/2006 +0200, Ilias Lazaridis wrote:
>>    File
>> "C:\prg\py24\lib\site-packages\setuptools-0.6c3-py2.4.egg\pkg_resources.py",
>> line 1829, in load
>>      if require: self.require(env, installer)
> 
> Yeah, you need to pass 'require=False' to entrypoint.load().  See:
> 
> http://peak.telecommunity.com/DevCenter/PkgResources#entrypoint-objects
> 
> As I said, dependency resolution for these non-egg things isn't going to 
> work right.

Setuptools seems to be a very huge work. I appreciate your efforts in 
having made my live (as a user) with python easier.

Thank's a lot for your assistance!

(will sleep a little, hopefully tomorrow things become more clear.)

.

-- 
http://lazaridis.com



More information about the Distutils-SIG mailing list