Open anandrikka opened 7 years ago
I fixed this with:
pip install PyYAML
I also needed another python library that I didn't have:
pip install BeautifulSoup4
change the command to sudo pip install --ignore-installed six --upgrade -r pip_requirements.txt
There's an issue with installing six on OS X El Capitan https://github.com/pypa/pip/issues/3165#issuecomment-145856429
I'm no python developer, just trying to convert my wordpress.com site to jekyll
while running exitwp.py command getting following error: