missing dependency
Collecting yajl-py==2.1.2 (from -r requirements.txt (line 9))
Downloading https://files.pythonhosted.org/packages/db/a8/01f4ef8eb17f04bef147b1be88975f86c845a78368c33f984e39f5cdaa37/yajl-py-2.1.2.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "
This is how I was able to fix it: https://github.com/pykler/yajl-py/pull/25. Probably there is a better way :man_shrugging:.