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
_______________________________________________
Distutils-SIG maillist - [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig