ohbarye / markdown-server

Simple markdown server written in Python. It converts your markdown file to HTML and returns a response as text/html.
https://pypi.python.org/pypi/markdown-server
MIT License
44 stars 20 forks source link

Try to run without venv, but failed:: #9

Open chenzx opened 6 years ago

chenzx commented 6 years ago

''' D:\repo-tools\markdown-server>markdownserver C:\Python27\python.exe: can't open file 'C:\Python27\Scripts\markdownserver': [Errno 2] No such file or directory '''