mkdocs-pandoc
mkdocs-pandoc copied to clipboard
Failed to create process
Hi:
Thanks for your interesting tool.
However I get all the time the same error: "failed to create process". Just writing the command mkdocs2pandoc
.
Any clues on what could be happening?
TIA!
I have the same issue, running windows 7
I have the same issue on Win10, Python 3.5 64bit. It seems there's something wrong with the mkdocs2pandoc.exe
file. I bypassed it by running the python script directly wihout .exe
wrapper:
python "C:\Program Files\Python35\Scripts\mkdocs2pandoc-script.py" <arguments>