Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622834 - dev-python/pandas [doc] missing app-text/pandoc dependency
Summary: dev-python/pandas [doc] missing app-text/pandoc dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-27 14:05 UTC by Oleh
Modified: 2019-04-29 15:33 UTC (History)
1 user (show)

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 Oleh 2017-06-27 14:05:58 UTC
as in summary

Warning: Pandoc is not installed. Skipping Notebooks.
Traceback (most recent call last):
  File "make.py", line 120, in maybe_exclude_notebooks
    nbconvert.utils.pandoc.get_pandoc_version()
  File "/usr/lib64/python3.4/site-packages/nbconvert/utils/pandoc.py", line 76, in get_pandoc_version
    raise PandocMissing()
nbconvert.utils.pandoc.PandocMissing: Pandoc wasn't found.
Please check that pandoc is installed:
http://pandoc.org/installing.htm

Reproducible: Always
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2017-07-02 08:24:37 UTC
What exactly are you doing? Is this at build or run time?
Comment 2 Virgil Dupras (RETIRED) gentoo-dev 2019-04-29 15:33:29 UTC
app-text/pandoc is in pandas deps as of now. Closing.