I'm no python developer, just trying to convert my wordpress.com site to jekyll while running exitwp.py command getting following error: ``` Traceback (most recent call last): File "exitwp.py", line 13, in <module> import yaml ImportError: No module named yaml ```
I'm no python developer, just trying to convert my wordpress.com site to jekyll
while running exitwp.py command getting following error: