rtyler / py-yajl

py-yajl provides Python bindings for the Yajl JSON encoder/decoder library
http://rtyler.github.com/py-yajl
74 stars 18 forks source link

Unable to install via pip #35

Open chrisspen opened 11 years ago

chrisspen commented 11 years ago

Running:

pip install -U https://github.com/rtyler/py-yajl/archive/master.zip

results in the error:

py_yajl.h:37:27: fatal error: yajl/yajl_gen.h: No such file or directory