Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715068 - dev-python/nbconvert-5.5.0[doc] (exception: No module named 'sphinxcontrib_github_alt')
Summary: dev-python/nbconvert-5.5.0[doc] (exception: No module named 'sphinxcontrib_gi...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-27 16:00 UTC by Alessandro Barbieri
Modified: 2021-07-27 10:42 UTC (History)
3 users (show)

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


Attachments
nbconvert-5.5.0:20200327-053410.log (nbconvert-5.5.0:20200327-053410.log,35.82 KB, text/plain)
2020-03-27 16:00 UTC, Alessandro Barbieri
Details
info (info,16.28 KB, text/plain)
2020-03-27 16:01 UTC, Alessandro Barbieri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2020-03-27 16:00:00 UTC
* Using python3.6 in global scope
 * python3_6: running distutils-r1_run_phase python_compile_all
make -j4 -l8 -C docs html
make: Entering directory '/var/tmp/portage/dev-python/nbconvert-5.5.0/work/nbconvert-5.5.0/docs'
python3 autogen_config.py
Created docs for config options
sphinx-build -b html -d build/doctrees   source build/html
Running Sphinx v1.8.5

Extension error:
Could not import extension sphinxcontrib_github_alt (exception: No module named 'sphinxcontrib_github_alt')
make: *** [Makefile:56: html] Error 2
make: Leaving directory '/var/tmp/portage/dev-python/nbconvert-5.5.0/work/nbconvert-5.5.0/docs'
 * ERROR: dev-python/nbconvert-5.5.0::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=dev-python/nbconvert-5.5.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-python/nbconvert-5.5.0::gentoo'`.
 * The complete build log is located at '/var/log/portage/build/dev-python/nbconvert-5.5.0:20200327-053410.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/nbconvert-5.5.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/nbconvert-5.5.0/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-python/nbconvert-5.5.0/work/nbconvert-5.5.0'
 * S: '/var/tmp/portage/dev-python/nbconvert-5.5.0/work/nbconvert-5.5.0'
Comment 1 Alessandro Barbieri 2020-03-27 16:00:30 UTC
Created attachment 626428 [details]
nbconvert-5.5.0:20200327-053410.log

buildlog
Comment 2 Alessandro Barbieri 2020-03-27 16:01:47 UTC
Created attachment 626430 [details]
info

emerge --info