Replies: 1 comment 2 replies
-
|
Sorry I completely missed this. Can you try which -a pandoc
which -a python
python -c 'import panflute'
python -c 'import pypandoc'And paste the results here? It seems like a PATH and/or PYTHONPATH issue. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have installed
pancriticandpypandoc(and laterpanfluteas well) into a virtual environment.pandocitself is installed and on the path.When I issue
I get the message
and no output.
What's going wrong?
Beta Was this translation helpful? Give feedback.
All reactions