Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 286952 - net-p2p/deluge-1.1.9 needs setuptools
Summary: net-p2p/deluge-1.1.9 needs setuptools
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-29 16:02 UTC by MageSlayer
Modified: 2009-09-30 20:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description MageSlayer 2009-09-29 16:02:27 UTC
When trying build (I'm using paludis) last lines are the following:

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

!!! ERROR in net-p2p/deluge-1.1.9::gentoo:
!!! In distutils_src_compile at line 1231
!!! Building failed

Reproducible: Always
Comment 1 MageSlayer 2009-09-30 20:24:37 UTC
Ok.Seems like my bad. python-updater did the trick