[Distutils] custom egg metadata

"Lutz Pälike" lutz_p at gmx.net
Tue Jan 9 15:51:41 CET 2007


Ok i solved the problem now.
I expanded sys.path to reflect my environment but the changes did not have any effect on setuptools. Now i noticed that i have to use
pkg_resources.working_set.add_entry() to let setuptools take notice of the change. That did the trick.

Thanks for your time.

Cheers,

Lutz
-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer


More information about the Distutils-SIG mailing list