Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 391273 - dev-python/spyder: missing dependency (dev-python/sphinx)
Summary: dev-python/spyder: missing dependency (dev-python/sphinx)
Status: RESOLVED DUPLICATE of bug 390961
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-21 18:02 UTC by Vasiliy Yeremeyev
Modified: 2011-11-22 11:14 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 Vasiliy Yeremeyev 2011-11-21 18:02:19 UTC
dev-python/spyder requires dev-python/sphinx:

 * Package:    dev-python/spyder-2.1.2
 * Repository: gentoo
 * Maintainer: grozin@gentoo.org python@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux multilib numpy pyflakes pylint rope userland_GNU
 * FEATURES:   ccache sandbox
 * Building of dev-python/spyder-2.1.2 with CPython 2.6...
python2.6 setup.py build -b build-2.6
Traceback (most recent call last):
  File "setup.py", line 16, in <module>
    from sphinx import setup_command
ImportError: No module named sphinx

Emerging of dev-python/sphinx helps.
Comment 1 Arfrever Frehtes Taifersar Arahesis 2011-11-21 21:27:26 UTC
Sphinx actually shouldn't be needed.
Duplicate of bug #390961.
Comment 2 Vasiliy Yeremeyev 2011-11-22 11:14:22 UTC

*** This bug has been marked as a duplicate of bug 390961 ***