Closed lsaravia closed 11 years ago
Hi
You need to install python-requests which is used to send http requests to Docverter and converted markdown to other formats.
Either run pip install requests
or go to http://python-requests.org.
Let me know if this solves the problem.
Also check the deployed version (still in development) at http://markx.herokuapp.com which allows using markx without installation.
Yes, problem solved!
I did a pull to actualize markx and then run the server: