From: Gael V. <gae...@no...> - 2008-12-15 06:05:47
|
On Sun, Dec 14, 2008 at 07:33:57PM -0800, fraka6 wrote: > It is a little annoying because I wast thinking of using Extension module > from distutils.core to create my library setup.py that seems to use > easy_install. AFAIK, Extension doesn't need setuptools (setuptools is the libraryy providing easy_install). If you have a problem here, you'll have to tell us a bot more about it. Cheers, Gaël |