jgrassler / mkdocs-pandoc

[unmaintained] mkdocs -> pandoc converter: use this fork https://github.com/twardoch/mkdocs-combine
Apache License 2.0
107 stars 39 forks source link

Failed to create process #17

Open jmalarcon opened 7 years ago

jmalarcon commented 7 years ago

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!

linlun commented 7 years ago

I have the same issue, running windows 7

mjamro commented 7 years ago

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>