[Distutils] Installing the dependencies in the develop egg setup.py

L. Guruprasad lgp171188 at gmail.com
Mon Sep 5 16:46:33 CEST 2011


On Saturday 03 September 2011 08:22 AM, Maurits van Rees wrote:
> Your setup.py says:
> from distutils.core import setup
>
> I wonder if it would work if instead you say:
>
> from setuptools import setup
>
> And possibly add 'setuptools' in the install_requires in your setup.py.
>
> Just guessing; I might be totally wrong.

With a lot of enthusiasm and hope I tried it, but the end result was the 
same disappointing one. :-(

Thanks & Regards,
Guruprasad


More information about the Distutils-SIG mailing list