[spambayes-bugs] [ spambayes-Bugs-3019753 ] 1.1a6: Python 2.6 - ImportError: No module named setuptools

SourceForge.net noreply at sourceforge.net
Wed Jun 23 03:07:11 CEST 2010


Bugs item #3019753, was opened at 2010-06-23 04:03
Message generated for change (Comment added) made by mhammond
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=3019753&group_id=61702

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Invalid
Priority: 5
Private: No
Submitted By: Jari Aalto (jaalto)
Assigned to: Nobody/Anonymous (nobody)
Summary: 1.1a6: Python 2.6 - ImportError: No module named setuptools 

Initial Comment:
While building the package under Python 2.6:

$ python setup.py build

Traceback (most recent call last):
  File "setup.py", line 6, in <module>
    from setuptools import setup, find_packages
ImportError: No module named setuptools


----------------------------------------------------------------------

>Comment By: Mark Hammond (mhammond)
Date: 2010-06-23 11:07

Message:
Unfortunately we depend on this non-standard 'setuptools' module. 
Fortunately many other packages do too :)  Install this package and you
should be good to go.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=3019753&group_id=61702


More information about the Spambayes-bugs mailing list