Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running filter pandoc-mermaid: Could not find executable pandoc-mermaid #18

Open
sjkiss opened this issue Nov 30, 2021 · 0 comments

Comments

@sjkiss
Copy link

sjkiss commented Nov 30, 2021

After running pip install pandoc-mermaid-filter I get this result:

Requirement already satisfied: pandoc-mermaid-filter in ./Library/Python/3.9/lib/python/site-packages (0.1.0)
Requirement already satisfied: pandocfilters in ./Library/Python/3.9/lib/python/site-packages (from pandoc-mermaid-filter) (1.5.0)

and then trying to convert a basic test file with pandoc test.md -o test.pdf --filter pandoc-mermaid I get this error:

Error running filter pandoc-mermaid: Could not find executable pandoc-mermaid

Python 3.8.2
``

I'm on a Mac OS 11.5.2. Thank you.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant