In case someone gets stuck getting howdoi to work on Mavericks, export the libxml2 path before pip install howdoi: export C_INCLUDE_PATH=/usr/local/Cellar/libxml2/2.9.1/include/libxml2:$C_INCLUDE_PATH
Tried it, doesn't work. No idea why, did some very limited poking around, couldn't see anything obviously out of order.
In case someone gets stuck getting howdoi to work on Mavericks, export the libxml2 path before pip install howdoi: export C_INCLUDE_PATH=/usr/local/Cellar/libxml2/2.9.1/include/libxml2:$C_INCLUDE_PATH
Tried it, doesn't work. No idea why, did some very limited poking around, couldn't see anything obviously out of order.