adding: from distutils import log to the top of: /usr/lib/python2.5/site-packages/setuptools/command/sdist.py fixes it for me. This is my first bug report resonse so sorry if I formatted it wrong.
Jason Edson
adding: from distutils import log to the top of: /usr/lib/python2.5/site-packages/setuptools/command/sdist.py fixes it for me. This is my first bug report resonse so sorry if I formatted it wrong.
Jason Edson