| Summary: | dev-python/oauth2-1.5.211 is missing the setuptools module dependency | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | niv <nivw2008> |
| Component: | [OLD] Library | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | ARM | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
It already has DEPEND="dev-python/setuptools". |
emerge dev-python/oauth2 ... * Building of dev-python/oauth2-1.5.211 with CPython 2.7... python2.7 setup.py build -b build-2.7 Traceback (most recent call last): File "setup.py", line 2, in <module> from setuptools import setup, find_packages ImportError: No module named setuptools emerge -v dev-python/setuptools dev-python/oauth2 works fine