| Summary: | app-portage/tatt-9999 needs setuptools as DEPEND | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | New packages | Assignee: | Thomas Kahle (RETIRED) <tomka> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | fauli |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Same problem here. Should be fixed now. Sorry for the delay, I'm still practising my python-eclass-fu. |
* python2_7: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python2.7 setup.py build --build-base /var/tmp/portage/app-portage/tatt-9999/work/tatt-python2_7 --build-platlib /var/tmp/portage/app-portage/tatt-9999/work/tatt-python2_7/lib --build-purelib /var/tmp/portage/app-portage/tatt-9999/work/tatt-python2_7/lib --build-scripts /var/tmp/portage/app-portage/tatt-9999/work/tatt-python2_7/scripts Traceback (most recent call last): File "setup.py", line 1, in <module> from setuptools import setup, find_packages ImportError: No module named setuptools